The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have a data set look like this, How can I get the PCA Demand from Chassis demand to for DAX? and build I a table like below sample
Solved! Go to Solution.
Set a relationship between the tables on Chassis PN like so
You don't explicitly say this in your post but the only way I could get to your figures was to multiply Qty by Demand. Is that what you want?
Here's a measure that does that:
Set a relationship between the tables on Chassis PN like so
You don't explicitly say this in your post but the only way I could get to your figures was to multiply Qty by Demand. Is that what you want?
Here's a measure that does that: