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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Pandadev
Post Prodigy
Post Prodigy

Really slow filtering when I add a Measure to filter , as I did not want count of showing in column

I was looking for a solution to not to have to show CountA of OrganisationID and Count of OrganisationID

in the column header of my table.

So I researched a solution where I could add a measure , which are both below

Companies Updated = distinctCOUNT(Org_Research_Area_Modification[OrganisationID])

Total Updates = COUNT(Org_Research_Area_Modification[OrganisationID])

These work fine , except when I filter it now takes upto 7 seconds to filter .

When I used the COUNT and COUNTA , it was instant [less than a second]

I cant work out why this would be causing such a lag in performance

1 ACCEPTED SOLUTION
v-xicai
Community Support
Community Support

Hi @Pandadev ,

 

You may refer to the similar case, add "+0" to the end of original formulas.

 

Best Regards,

Amy

 

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

2 REPLIES 2
v-xicai
Community Support
Community Support

Hi @Pandadev ,

 

You may refer to the similar case, add "+0" to the end of original formulas.

 

Best Regards,

Amy

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks Amy , that resolved the speed issue

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.