Business Intelligence Business Intelligence in Manufacturing Sector By shailaja Business Intelligence in Manufacturing Sector Business Intelligence Business Intelligence (BI) refers to technologies, applications and practices for the collection, integration, analysis, and presentation of data in a readable format, and thus assisting in business decision-making. Are you looking for...
Business Intelligence Creating a custom template with Jaspersoft Studio By Nikhilesh Creating a custom template with Jaspersoft Studio Create the Structure Creating template is nothing more than a standard report where some elements have a precise and fixed name that is used by the Jaspersoft Studio engine to understand where to...
Business Intelligence Case Study Report on Sage Human Capital By shailaja Case Study Report on Sage Human Capital Customer : Sage Human...
Business Intelligence Using Scriptlet in Jasper By admin This blog will teach you how to use Scriptlet in jasper report. Scriptlets : Scriptlets act as an interface between Jasper reports and java Using Scriptlet we can use user defined functions in jasper reports . Scriptlet is a java...
Javascript ReactJS 101 By Nikhilesh ReactJS 101 ReactJS is a javascript library by facebook for building state aware UI. Today we'll be looking at how to get started with it. The following examples are taken from the offical page Setup Download react from here and...
Business Intelligence Case Study Report on Envision Global using Helical Insights (HI) By shailaja Case Study Report on Envision Global Leadership (EGL) using Helical Dashboard Insights (HDI) Customer : Envision Global Leadership (EGL) Geographical Location : Los Angeles, California Tools Used : DB : MySQL ETL : Talend open studio BI ...
Business Intelligence Introduction to Helical Insight By Sayali Mahale Helical Insight is our own BI tool. Helical Insight consists of different 5 layers: 1) Templating Layer:In this layer dashboard is defined.It is a end user interaction layerthis is realated to the JavaScript framework layer. 2) Javascript framework Layer:All the interaction with...
Business Intelligence Business Intelligence in E-commerce Sector By shailaja Business Intelligence in E-commerce Sector Electronic Commerce or e-commerce is the trade of products and services by means of the Internet or other computer networks. E-commerce provides customers with a platform to search product information through global markets with a...
Databases Best Practices to Use while Writing SQL By Nikhilesh Best Practices to Use while Writing SQL Always use table aliases when your SQL statement involves more than one source If more than one table is involved in a from clause, each column name must be qualified using either the...
Business Intelligence Visualize.js – The Input Controls API By Shraddha Tambe Visualize.js - The Input Controls API In my first blog about visualize.js, we looked at the basics, a small introduction of the API with example. The example covered 3 basic things – authentication, report rendering and sending parameters to the...
Business Intelligence VisualSVN Server Setup on Windows By Nikhilesh VisualSVN Server Setup on Windows VisualSVN Server: VisualSVN Server is a freeware Apache Subversion server package for Windows. The package is designed and implemented to provide Subversion version control as a first class citizen application in an Active Directory environment....
Business Intelligence SPRING JDBC By Nikhilesh While working with database using plain old JDBC, it becomes cumbersome to write unnecessary code to handle exceptions, opening and closing database connections etc. But Spring JDBC Framework takes care of all the low-level details starting from opening the connection,...