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
Anonymous
Not applicable

calculate a measure through different tables

Hi Folks,
I have the following model and would like to calculate total sales for the the selected Value of "Value" field inside "Dimension Slicer 2". 

 

RedGC_0-1620758188001.png

 

someone has an idea how to do it please. Thanks alot for your help and effort folks.

 

 

 

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi,  @Anonymous 

I'm curious why you created three calculated tables (A/B/C)?

Please explain it in more details.Sample data/pbix file and expected result will better help us understand this problem.

Does the following formula not work?

suma =
CALCULATE ( SUM ( 'salesamount'[sales_amount] ) )

 

Best Regards,
Community Support Team _ Eason

Anonymous
Not applicable

Hi @Jihwan_Kim
I hope you're doing well !. 
Do you have any idea how to solve this issue ?
Thanks alot for your response and your efforts.
have a good day. 

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