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! Request now

Reply
Anonymous
Not applicable

Performance optimization

Hi everyone


I'd like to know which one of the 2 next methods requires the less ressource 

 

Method 1: Countrow(filter('tabA', 'tab'[Column1]="abc"))

 

Method 2: I put directly the 'tabA'[ID] to the value of my chart using the function count. Then, drag the 'tab'[Column1] to the 'Filter of this visual' and select the value "abc"

 

Could you explain me which one is better ?

1 REPLY 1
VasTg
Memorable Member
Memorable Member

@Anonymous 

 

Enable Performance analyzer and see which one takes less time to render and go with that.

image.png

 

Refer to documentation..

https://docs.microsoft.com/en-us/power-bi/desktop-performance-analyzer

 

If it helps, mark it as a solution

Kudos are nice too

Connect on LinkedIn

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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