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

Power BI measure not showing values as per Slicer selection

I have created a Measure with some calculations as below to get the total Revenue amount for Azure products and the measure is giving the correct values.

FY21RevImpact_Azure = CALCULATE((1+CALCULATE([GrowthRate],WCF_FX_MX[FXFilter]="AZURE",ALLEXCEPT(WCF_FX_MX,WCF_FX_MX[Billing Currency]),ALLSELECTED(WCF_FX_MX)))*AVERAGE(WCF_FX_MX[CloudFXChange])/100*[RevbasebyCurrency_Azure])

 
 

11.PNG

 
 
But when i select any specific billing currency then the measure does not show any values.
The measure is not working as per the slicer selection.
 
Please advice a solution 
2 REPLIES 2
Icey
Community Support
Community Support

Hi @Anonymous ,

 

It's best to create a dummy .pbix file for test. Please remove sensitive information. It is suggested to upload your file to OneDrive for Business and then paste the link here.

 

 

Best Regards,

Icey

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

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!

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