Pentaho Working with REST Client and JSON In Pentaho By Sohail Today we will be looking into REST API Component In Pentaho. So data can be from many source, one source of data can be the internet. As PENTAHO is a ETL tool, it provides us with components to help fetch...
Talend Talend Cloud Intro with Talend Management Console(TMC) By admin A modern cloud and Big Data Integration platform designed to allow IT and business to work together to deliver trusted data through out the company. Make data easy with Helical Insight. Helical Insight is the world's best open source business...
Jaspersoft Chromium Cross Site Issue in Jasper Server By Satya Gopi Prerequisites : Jasper Server 6.4.0 Enterprise Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Click Here to Free Download In recent times we are seeing below issue in browser console when...
Talend Creating a Multidimensional Data Cube using Talend ETL Tool By admin What is a Cube in Data warehousing? Cubes are data processing units composed of fact tables and dimensions from the data warehouse. They provide multidimensional views of data, querying and analytical capabilities to clients. There are different types of cubes, and...
Business Intelligence Data Analysis on The Songs I Listen Using Python By Sohail I saw the movie begin again and there is a quote. Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Click Here to Free Download “You can tell a lot about a...
Power BI How to Import Custom Visualization in Power BI Desktop By Mounika Custom visuals are packages that include code for rendering the data served to them. Power BI is full of amazing pre-built visualizations, but your business is unique, and so are your data needs. Custom visuals can be used by anyone...
Databases PostgreSQL Cube By Sai Kavya Sathineni There might be situations where the data is very huge and the user would want to see summarized data involving heavy calculations. This might be simple if the number of combinations (columns) are less. But, if the number of combinations...
Power BI Refresh On-Premises Data in Power BI using On-Premises Data Gateway By Ramu Vudugula Requirement: To refresh the data of Power BI report in Power BI app service when data got updated in local SQL server database Solution: Using on-premises data gateway data can be refreshed in Power BI report. On-Premises gateway acts as...
Jaspersoft Default landing page for a logged-in user in Jaspersoft Server By admin Prerequisites: Jasper Server 6.4 enterprise When any user logged in Jasper Server then we can see the Home page as Default But this we can change dynamically when a user logged into the application to a specific URL(eg: Reports Tab...
Pentaho Cascading Filters in CDE Dashboard By admin This blog explains the process of cascading filters in CDE dashboard. Prerequisites: Foodmart database Pentaho 6.0.1.0.386 Consider the below dashboard with 2 filters i.e. Country and State.The requirement is that when we select a value in country drop down, State...
Open Source Business Intelligence Use Lookup and For-Each activity and Iterate the SQL Procedure Activity in Pipeline in Azure Data Factory By Ramu Vudugula Requirement: I have a SQL procedure which has the input parameters and I have SQL view which has few numbers of rows. How can I run the stored procedure for each value in that SQL view from the pipeline in...
Talend Capturing CDC in Talend without using CDC Components By admin The ability to capture only the changed source data and to move it from a source to a target system(s) in real-time is known as Change Data Capture (CDC). Here is the method used to capture the CDC without using...