Forum Discussion
Sankey Chart
- 2 years ago
Hi JudMS -The "Duplicate" option under the cycles displaying option should theoretically resolve the issue, but if it doesn't then we should follow some additional things like data structure with distinct source and destincation values.avoid cycles if possible.Sankey diagrams generally work best when there are no cycles, as these can complicate the flow visualization. If cycles are unavoidable, you may need to adjust how your data is presented.
Can you check the below youtube link explains step by step how you should tackle this sankey chart.
https://www.youtube.com/watch?v=dNrXOAfX6CM&t=859s
ref:
Solved: How do I create Sankey Chart from two table data? - Microsoft Fabric Community
hope it helps
Hope it helps.
Hi JudMS -The "Duplicate" option under the cycles displaying option should theoretically resolve the issue, but if it doesn't then we should follow some additional things like data structure with distinct source and destincation values.avoid cycles if possible.Sankey diagrams generally work best when there are no cycles, as these can complicate the flow visualization. If cycles are unavoidable, you may need to adjust how your data is presented.
Can you check the below youtube link explains step by step how you should tackle this sankey chart.
https://www.youtube.com/watch?v=dNrXOAfX6CM&t=859s
ref:
Solved: How do I create Sankey Chart from two table data? - Microsoft Fabric Community
hope it helps
Hope it helps.
Thank you. There is food for thought. Yes, there is a cycle as I have 12 teams who provide and request support between themselves.
Also, thank you for the YouTube link, much appreciated.
I have some work to do. 🙂