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

Total sales change based on the selection

How to change total sales based on the Month  selection ? 

 

IF i select any particular month totalsales Value also need to change .

 

Sample Data :

 

total sales Pic.png\

 

If i select any particular Month i want output looks like below 

 

Month           Sales            TotalSales

1-10-2021      226               507

1-11-2021      281               507

 

 

I have attached Smaple File  : Sample File  

1 ACCEPTED SOLUTION
FreemanZ
Super User
Super User

hi @Anonymous 

change ALL to ALLSELECTED like:

TotalSales = CALCULATE(SUM('Table'[Sales Volumn]),ALLSELECTED('Table'))
 
it worked like:
FreemanZ_0-1676538365573.png

 

View solution in original post

1 REPLY 1
FreemanZ
Super User
Super User

hi @Anonymous 

change ALL to ALLSELECTED like:

TotalSales = CALCULATE(SUM('Table'[Sales Volumn]),ALLSELECTED('Table'))
 
it worked like:
FreemanZ_0-1676538365573.png

 

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.