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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Asa94
Helper I
Helper I

DAX Measure vs Calculated Column: Sum with complex filters

Hi all,

 

I have been trying to figure out the best way to achieve the following result:

 

Asa94_0-1620979914466.png

1. There are multiple part numbers with various sales for each day in the month

2. I tried to create a Measure [sales] with the Filter function (per part, per month) and the EARLIER function, when I did this, I saw that I need to create a Calculated Column. Also tried SUMX

3. However, I need to reference the measure in another measure.

 

Anyone know how best to go about this scenario? Any help would be appreciated 🙂

 

Kind Regards,

Asa

2 REPLIES 2
amitchandak
Super User
Super User

@Asa94 , Calculated column can not table slicer parameter. So you have create a measure.

 

Expected output is not clear.

Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak 

 

I will share the sample data with you 🙂 Thank you for responding.

 

Kind Regards,

Asa

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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