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
I have table from screenshot and want to recieve something like this:
ID IN OUT
534303 8 0
61486 0 8
1010454 3 0
2018139 7 4
etc...
I've tried to create another table with distinct values from one of this columns, but then I can't create two active relationships with the first table
Solved! Go to Solution.
Hi @wicker,
I don't understand completly the question please explain me the following.
ID IN OUT
1010454 3 0
If this is the case the easist way is to unpivot both columns and then make a visual table based on the attribute column:
See attach PBIX file with example.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @wicker,
I don't understand completly the question please explain me the following.
ID IN OUT
1010454 3 0
If this is the case the easist way is to unpivot both columns and then make a visual table based on the attribute column:
See attach PBIX file with example.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsYes, you are understand me correct, thanks!
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 21 | |
| 18 | |
| 11 |
| User | Count |
|---|---|
| 56 | |
| 54 | |
| 43 | |
| 36 | |
| 34 |