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
singhal14
Helper I
Helper I

Adding multiple dax measures in table visuals creating trouble

Hello Everyone,

 

We want to test a scenario where in on Table Visual we have to show lots of Dax Measures (10 -15), they are conditional measures which are very necessary to show in Single Table Visual but everytime it gets very slow, and I got the error saying 'Visual has exceeded available resources'.

 

I want to find any alternatives for this, Please let me know any workaround for it.

 

Thanks,
Akash

1 REPLY 1
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @singhal14,

 

Are you getting this error when running from PBI Desktop or in PBI Service?

 

Desktop does not have the memory limit for the memory consumed by a model and it’s calculations(so you can try increasing the local memory in this scenario if you're using Desktop).

 

However Service has the memory limit, and there is no way to increase this limit. You may need to locate the corresponding calculation and change it. Or you can try putting some calculations onto the datasource side if possible, then use it whin Power BI. Smiley Happy

 

Regards

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