Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi!
Working some with Sankey charts currently and cannot solve this, i have this example table to show you what my data looks like. I want to show the flow for each contact. Starting with the first by date.
Sankey only accepts Source and destination, so i know that i need to do something with my data.
Casenumber Contact Date
123 | Adrian | 2021-05-13 |
123 | Philip | 2021-05-12 |
123 | Robert | 2021-05-11 |
123 | Carl | 2021-05-10 |
Hi,
Your current data format might not be suitable for a Sankey diagram. Typically, Sankey diagrams require circular or hierarchical data. However, some newer options allow for simple tabular data. I recently used ChartExpo's Sankey diagram, which supports tabular data and worked well for me. You might want to try it.
To better understand data formatting across different industries, check out the following videos.
https://www.youtube.com/playlist?list=PLG5ONdnoR4TKBL9woafVVwO1VGtZFVz_b
Thanks,
I think this data can solve in sankey diagram you should try this visual. https://appsource.microsoft.com/en-us/product/power-bi-visuals/visio-chart.sankey_diagram_visiochart...
Hi, @Anonymous
You can follow the video to learn how to use the Sankey diagram visual to start visualizing flow data.
Using custom visuals - Sankey diagram - YouTube
If you still have problem, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.