Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Shai_gokul
Frequent Visitor

Problem in Grand Total

There is two slicer 

 

One for Region

One for Product wise

price = IF(HASONEFILTER(Region),(CYPoint-PYPoint)*[Sales ],
SUMX( ALLSELECTED(Region),(CYPoint-PYPoint)*[Sales ])
 
ProctPrise = IF(HASONEFILTER(Product),(CYPoint-PYPoint)*[Sales ],
SUMX( ALLSELECTED(Product),(CYPoint-PYPoint)*[Sales ])
 
Measure is good for row wise in Table
but the total S
2 REPLIES 2
v-yadongf-msft
Community Support
Community Support

Hi @Shai_gokul ,

 

Can you describe the problem you are having in detail and tell me what's your expected output?

 

Best regards,

Yadong Fang

Expect output=10531

in Power BI out put is =15600

 

Beacuce i need total of selected in Region and Product 

But it takes the total using the Allselected values of region

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors