Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Spotto
Helper IV
Helper IV

Row counter with 3 related tables

Hello everyone, I have the model below with 3 tables related by id, I want to have a row counter in my dash

Spotto_2-1698326260611.png

 

I tried some measures but it didn't work... 😞

 

Spotto_1-1698326164038.png

 


I leave the file link below and thank you for your help

Link 

1 ACCEPTED SOLUTION

Hi, @Spotto 

 

Measure = DISTINCTCOUNT(CAK[ABAN8])

vzhangti_0-1698651446956.png

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.

View solution in original post

3 REPLIES 3
Dangar332
Super User
Super User

hi, @Spotto 

 

what is your desired output you want?

clarify your problem

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])

vzhangti_0-1698651446956.png

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.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors