Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello Guys,
I have problem with Sankey visual.
It doesn't work for me.
Here is sample of my data.
I have several thousand rows with unique key.
I want to use Sankey Visual for flow movement from old model to new.
Data are visible in Table but Sankey visual is always blank.
My data have other columns based on which I would like to do future filtering.
Can you help?
thanks
Andrej
Solved! Go to Solution.
Hi @AndrejZitnay,
I could get desired output based on above sample data. Did you get blank result even using above simplified data?
Please remove the Sankey visual and re-import it, make sure it is the latest verion, test whether issue persists. Also, my desktop version is 2.48.4792.481 64-bit (July 2017).
Best regards,
Yuliana Gu
Hi @AndrejZitnay,
I could get desired output based on above sample data. Did you get blank result even using above simplified data?
Please remove the Sankey visual and re-import it, make sure it is the latest verion, test whether issue persists. Also, my desktop version is 2.48.4792.481 64-bit (July 2017).
Best regards,
Yuliana Gu
New version did helped.
thx
Try filtering out null values (Blanks) on either side. The Sankey visual has had some change which affects the visual when nulls are present.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 21 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 69 | |
| 56 | |
| 45 | |
| 42 | |
| 30 |