Forum Discussion
Amar-Agnihotri
4 years agoResolver I
Multi Layer Sanky Chart
Hi All, I want to create a multi layer Sanky chart for Sales Pipeline Analysis of Salesforce Data. I want a Visual to be look like - Requirement Description- Will likely need to utilize t...
- 4 years ago
Your data rows need to contain "From" and "To" columns. You need to prepare these values outside of Power BI. Usually you would use the Opportunity Field History object data from Salesforce.com directly. It has these fields.
Once that is in place you can use the normal Sankey visual.
lbendlin
4 years agoSuper User
Your data rows need to contain "From" and "To" columns. You need to prepare these values outside of Power BI. Usually you would use the Opportunity Field History object data from Salesforce.com directly. It has these fields.
Once that is in place you can use the normal Sankey visual.
- Amar-Agnihotri4 years agoResolver I
Thanks lbendlin