Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi, Is there a way of showing in the visualisation how many rows there are in the "many" table when 2 tables are linked in a one to many relationship? I've had a look and cant find an answer, many thanks
Solved! Go to Solution.
Please see attached. You may try using COUNTROWS in conjunction with ALL to get TotalCounts.
https://drive.google.com/file/d/1t_6EOJdepPAVDjKBVB9uJMe-DRfCL8J9/view?usp=sharing
Hope it helps.
Hi @analyst10101 ,
Did @mahenkj2 reply solve your problem? If so, please mark it as the correct solution, and point out if the problem persists.
Best Regards,
Adamk Kong
Please see attached. You may try using COUNTROWS in conjunction with ALL to get TotalCounts.
https://drive.google.com/file/d/1t_6EOJdepPAVDjKBVB9uJMe-DRfCL8J9/view?usp=sharing
Hope it helps.
It's the total rows in the many table. There are 17000 ish rows in the many table, when the relationship is added about 1300 rows in the many table link to the other "one" table. The visualistions update and then show 1300. I would like them to still show 17000 for this specific visual.
use countrows() function on that table for which you want to see no of rows.
If this resolves your problem then please mark it as solution, Thanks!
Is it total for that related item in table of 1 side or total rows in many table?
Better if you post sample data in editable format and desired sample output.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
104 | |
98 | |
97 | |
38 | |
38 |
User | Count |
---|---|
153 | |
122 | |
76 | |
73 | |
66 |