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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Create a new table using columns from other tables

So my main issue right now is with the CALCULATE function. In DAX I have:

 

CALCULATE(SUM('Price Table'[Price]), 'Price Table'[Title] in {"Product1"})
 
For my new table, this gives me the sum of all the prices with Title "Product1" How can I change it to wear it gives me the sum of all prices that have the same date as a row in my new table. I'm getting my new table date from another table that is related to my Price Table date. (m to m)
1 ACCEPTED SOLUTION
Anonymous
Not applicable

So I didn't have my two outside tables "date" columns related to eachother, and that's why they weren't linking up properly

View solution in original post

1 REPLY 1
Anonymous
Not applicable

So I didn't have my two outside tables "date" columns related to eachother, and that's why they weren't linking up properly

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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