This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I am trying to map customer journey using Sankey Chart. I was able to create Sankey chart as shown in the Sankey chart youtube video by power Bi.
Now the problem is that is that there is no relationship between my base table and newly created table. Due to that i am not abl to use filters for Sanky Diagram.
I have created new table using follwing query:-
sanky Table = UNION(SUMMARIZE('Table 1','Table 1'[Parameter 1],'Table 1'[Parameter 2],"Count",COUNTA('Table 1'[Parameter 1])),SUMMARIZE('Table 1','Table 1'[Parameter 2],''Table 1'[Parameter 3],"Count",'Table 1'[identifier]))
This is same query as exmplained in the youtube video.
I have a date and customer category as column in Table 1 and want to use that as filter. Can anyone help me with this.
@anandprakashnm , have this issue resolved? can you help share the solution as I am running into the same issue like you, i am not able to filter by other information in base table except source, target and value.
Thanks,
Cherie
Which youtube video do you refer to ? Based on your DAX, your table1 contains these columns( parameter 1 , parameter 2, parameter 3) except date column and category column, is there any possibility that you create relationship between Table 1 and newly created table using one of these columns?
In addition, we will appreciate that if you can share sample data of Table 1 and post expected result here.
Regards,
Lydia
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 36 | |
| 30 | |
| 22 | |
| 22 |