Data Visualization Data Visualization using C3 JavaScript Library By admin This library is used to create a dynamic and interactive data visualizations. C3 is a library build on top of D3. C3 is d3 based reusable chart library and most important advantage of using c3 is that you don't have to...
Business Intelligence Creating a Simple BIRT Report By Shraddha Tambe Creating a Simple BIRT Report This is a small tutorial to help you get started with BIRT report development. We will setup the BIRT report designer and create a simple tabular BIRT report accessing data from a MySQL database. Make...
Business Intelligence Introduction to BIRT By Shraddha Tambe Introduction to BIRT (Business Intelligence and Reporting Tools) BIRT is an Open source data visualization and reporting platform first released in the year 2004. It allows to pull data from a variety of data sources like SQL Databases, Web Services,...
Business Intelligence Data Analysis Techniques By admin Data Analysis Techniques The need and way to analyse data basically depends on the end and not on the source.That end is typically the need to perform analysis and decision making through the use of that source of data. Data...
Data Visualization Types of Dimensions in Data Warehouse By Nikhilesh Types of Dimensions in Data warehouse Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. What is Dimension? Dimension table contains the data about the business. The primary keys of the dimension...
Business Intelligence Why Helical Insight -ADHOC? By admin HI (Helical Insight) is a reporting tool (BI tool) that helps in Data Visualization of various kinds like Tables, BarCharts, LineCharts, etc. It is a very good tool since its use is simple and easy. HI has a feature called...
Business Intelligence Creating a Project in SpagoBI Studio By Nikhilesh Creating a project in SpagoBI Studio SpagoBI Studio is an eclipse based BIRT reporting software and creating a project in SpagoBI studio is very much easy and recommended too as all our reports / documents will be organized in better...
Business Intelligence Creating a Folder in SpagoBI Server By Nikhilesh Creating a folder under Functionalities Tree in SpagoBI Server In general Spago BI uses its own functionalities tree which allows to better organize documents / reports by grouping them in folders. Although in built Folders are provided to organize (Analytical...
Business Intelligence How to Replace Various Characters Using Jasper Studio By Sohail How to Replace Various Unwanted Characters during Reporting Using Jasper Studio Reporting in Business Intelligence is the representation of Data in a more meaningful manner so at times we need to follow some few formats to make our data to...
Business Intelligence Beginners Guide in Understanding Different Types of Joins By Sohail INNER JOINS When we decide that one table won't be enough for getting our desired output then we try to attach one more table to the existing table is known as JOINS. Now Inner Joins in other words is doing...
Business Intelligence Crosstab in Jaspersoft By Sohail Beginner’s Guide to Crosstab in Business Intelligence Using Jaspersoft IReport What is Cross Tab? A Table is just of 2 Dimension but at times we do need our table to be represented in a 3 dimensional manner or in a...
Business Intelligence Looping and Batch Processing in PDI By Nikhilesh Implementing Loops and batch processing in Kettle What is batch processing? Batch processing is basically a series of execution of jobs from source to destination. Here the data is divided into smaller batches and transferred to the destination. This helps...