Forum Discussion
Sankey diagram problem
- 7 years ago
Hi Anonymous ,
You could click below link to create a topic about the feature of custom visual about Sankey Diagram:
https://community.powerbi.com/t5/Custom-Visuals-Community/ct-p/CustomVisuals
Regards,
Daniel He
Hi Anonymous ,
You could click below link to create a topic about the feature of custom visual about Sankey Diagram:
https://community.powerbi.com/t5/Custom-Visuals-Community/ct-p/CustomVisuals
Regards,
Daniel He
Hi @morganvillette ,
I met the same issue exact with you due to the automatically sorting of weight. How do you get rid of this issue?
Thanks,
Cherie
- Anonymous7 years agoNot applicable
Hi Anonymous,
Basically i've learned that the Sankey diagram on Power BI can't compute an infinite number of rows and when you have too many rows to compute, he will order randomly so the only way is to reduce your sample of rows.
For the sort order, i managed to do an alphabetical order like instead of 1-home, 2-products i did A-home, B-products and so the weight order vanished.
Hope it will help you.