Apex · Lightning

Grouped Bar Graph In Lightning Using Strike Bar Graph Component Extension

There are multiple situations when we need to display a chart in our lightning component. We have seen in an earlier blog (REF), the process to use strike components to generate charts in lightning. However, in some cases we may need to display a chart grouped by certain parameters just like how we do in… Continue reading Grouped Bar Graph In Lightning Using Strike Bar Graph Component Extension

Lightning · Salesforce

CSV PARSING AND GENERATING CHARTS IN LIGHTNING COMPONENTS

Lightning offers advantage over classic that it allows a lot of client processing thus saving the server side actions. One of the scenarios that I would like to cover is parsing CSV file and generating reports from the data fetched without any server side actions. Let us consider, I have a CSV file (comma separated )… Continue reading CSV PARSING AND GENERATING CHARTS IN LIGHTNING COMPONENTS

Salesforce · Wave Analytics

How to Create Dataset using Informatica Rev in Wave Analytics

This blog post is 4th in the series of posts for Wave Analytics. In my previous blog post How to Create Dataset using Salesforce object in Wave Analytics, I have explained you the how to create Dataset using Salesforce object in Wave Analytics. In this blog post, I will explain you, How to create  Dataset using the… Continue reading How to Create Dataset using Informatica Rev in Wave Analytics

Salesforce · Wave Analytics

How to Create Dataset using Salesforce object in Wave Analytics

This blog post is 3rd in the series of posts for Wave Analytics. In my previous blog post How to Create Dataset, Lens, and Dashboard in Wave Analytics, I have explained you the how to create Dataset, Lens, and Dashboard using CSV file. In this blog post, I will explain you, How to create  Dataset using… Continue reading How to Create Dataset using Salesforce object in Wave Analytics

Salesforce · Wave Analytics

How to Create Dataset, Lens and Dashboard in Wave Analytics

In my previous blog post Basics of Wave Analytics, I have explained you the differences between Reports and Dashboards VS Wave Analytics, and basic capabilities, licenses, and permissions needed for Wave. Now let’s dive deeper to know the most important features of Wave Analytics. I am going to show you how to implement dataset, lens, and dashboard with… Continue reading How to Create Dataset, Lens and Dashboard in Wave Analytics