Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello everyone, I have the model below with 3 tables related by id, I want to have a row counter in my dash
I tried some measures but it didn't work... 😞
I leave the file link below and thank you for your help
Solved! Go to Solution.
Hi, @Spotto
Measure = DISTINCTCOUNT(CAK[ABAN8])
Is this the result you expect? If not, give an example of the output you expect.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Good morning, I need a line counter for the panel that is being shown in the dash
i tried countrows, distinctcount but the counter is not showing the total number of lines in the grid
Hi, @Spotto
Measure = DISTINCTCOUNT(CAK[ABAN8])
Is this the result you expect? If not, give an example of the output you expect.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.