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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Sales based on two columns

Hi Experts

i have got the first part of the DAX measure to work correctly, but now i want to calculate the element of the sales assoicated with the failure mode a second column in table PMS_table 2. how would i do this?

 

Sales Y = CALCULATE([Sales],
ALL(PMS_TM1_SALES_VOLUME),
PMS_TM1_SALES_VOLUME[Fiscal Period] = "Y"
)
1 REPLY 1
Anonymous
Not applicable

hi @Anonymous ,

 

Could you please share some sample data and excepted result to me if you don't have any Confidential Information?

Best Regards,

Jay

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.