Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi -
I have two tables each containing a "Status" column. I created a pie chart with data from both tables. Now I want to create one filter with the "Status" of both tables - Open or Closed.
I can pick Status column from one table but not from both or i will get an error. But one Status will only filter data from respective table. See screenshot below.
Thanks.
Solved! Go to Solution.
Hi,
You should create a third table with only 1 column which should list all unique status entries. Then create a many to one relationship from the Status column of both tables to the status column of the third table. To your visual, drag the Status column from the third table.
Hope this helps.
Hi,
You should create a third table with only 1 column which should list all unique status entries. Then create a many to one relationship from the Status column of both tables to the status column of the third table. To your visual, drag the Status column from the third table.
Hope this helps.
Worked like charm! Thank you!
You are welcome.
@PabloGiraldo , based on what I got, You have to create a common status table and join both tables with it and use that in visual/slicer (new status)
Example : https://www.youtube.com/watch?v=Bkf35Roman8
https://www.seerinteractive.com/blog/join-many-many-power-bi/
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 43 | |
| 39 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 63 | |
| 31 | |
| 30 | |
| 23 |