Forum Discussion
Visualization in Power BI Desktop
Hi All,
Wanted to know if we can create visualizations in Power BI Desktop as shown in the below image:
5 Replies
- menglaro78Microsoft Employee
HI Anonymous ,
you can try with "Sankey" type custom visuals.
Visual Awesomeness Unlocked – Sankey diagram | Blog di Microsoft Power BI | Microsoft Power BIMarco
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
- AnonymousNot applicable
Sure menglaro78 , will try this as well.
- ArulSuper User
Anonymous ,
Have you tried decomposition tree visual?
Thanks,
- AnonymousNot applicable
Arul , my understanding is that Decomposition tree requires an integer field to analyze. My data are all having text fields.
- menglaro78Microsoft Employee
Hi Anonymous ,
In any case, for both Sankey and Decomposition Tree, you must have a measure (just counting for example).
More importantly you need to have relationships in your model to get that result.Marco