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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Chinnageddada
Regular Visitor

generate dax function running very slow , could you please help me to improve

HI Master of DAX ,

 

I am facing issue with  below code running long time could you please help me to imporve the it
VAR Table = FILTER(
ADDCOLUMNS(
GENERATE(
ALLSELECTED(Cust[Name]) ,
ALLSELECTED(CESM[Metric], CESM[MType])
) ,
"Measure Value" ,
),NOT(ISBlank([Measure Value])

 

Thanks in Advance 

1 REPLY 1
AntrikshSharma
Super User
Super User

Will have to see whole of your code to understand why it is slow.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.