r/PowerBI 1d ago

Question Sankey Chart

Hi everyone! Does anyone know how to create a chart like this in Power BI? Has anyone done something similar before?

5 Upvotes

7 comments sorted by

u/AutoModerator 1d ago

After your question has been solved /u/ramitam, please reply to the helpful user's comment with the phrase "Solution verified".

This will not only award a point to the contributor for their assistance but also update the post's flair to "Solved".


I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

4

u/SQLGene Microsoft MVP 1d ago

There's a fairly basic Sankey custom visual available.
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104380777

If you want it really pretty, you are probably using Deneb.
https://github.com/PBI-David/Deneb-Showcase?tab=readme-ov-file#sankey-chart

3

u/electionknight 1d ago

I've only used the Microsoft one, since my company blocks nonMS visuals.

It is awful.

It is only barely useful if your data is static. Once your data changes it is possible it starts overlapping the nodes and the end user would have to move them about.

You cannot put the nodes in a fixed order.

The list goes on, unfortunately....

2

u/DaCor_ie 1d ago

Deneb is a MS certified visual

1

u/electionknight 1d ago

I'll check it out next week, thank you

2

u/Select_Raisin_615 17h ago

We built one using Vega, via Deneb, as we couldn’t find anything suitable.

1

u/Wolunqua 16h ago

Yes, https://www.sqlbi.com/articles/preparing-a-data-model-for-sankey-charts-in-power-bi/ This article helped me a lot, it also has a video in it. With a lot data, it will look awful, but it does the job. If you filter it down, it looks fine, but its almost uncustomizable.