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

Removing filter context

Hi

 

Would someone able to help me with the below?

 

- I have two measures out_forecast_w1 & out_forecast_w2

 

murillocosta_2-1679293741752.png

 

murillocosta_3-1679293760572.png

 

I need to replicate the result for all week intestead only for the week I am filtering.

 

murillocosta_1-1679293663883.png

 

For example 

 

murillocosta_4-1679293889480.png

 

https://easyupload.io/6dt7hk

Thanks

 

1 ACCEPTED SOLUTION

OUT_FORECAST_W1 = SUMX(ALLSELECTED('SUMMARIZE'[Week]),IF('SUMMARIZE'[Week]="2023-W10",[Total Outbound Forecast]))
I'm worried about the operation efficiency.

View solution in original post

3 REPLIES 3
wdx223_Daniel
Super User
Super User

=CALCULATE([Total Outband Forcast],'SUMMARIZE'[Week]="2023-W10")

Tks Daniel;

 

Ive tried with calculate but as my [Total Outbound Forecast] measure is quite complex calculation isn't returning anything using calculate. Do you know any trick that would work?

 

Follow the file below

 

https://easyupload.io/6dt7hk

 

Cheers

OUT_FORECAST_W1 = SUMX(ALLSELECTED('SUMMARIZE'[Week]),IF('SUMMARIZE'[Week]="2023-W10",[Total Outbound Forecast]))
I'm worried about the operation efficiency.

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.