Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi,
Trying to create a calculated measure between 2 tables. One has many SKUs referenced and the other is the master:
New to PowerBI. Trying to Multiply Qty Per Case 2018 by ACT 2018 JAN (Last Column on the right). Thanks so much,
Solved! Go to Solution.
Thanks,
This is what I came up with:
QtyUsedJan = 'SKU Material List'[Qty per Case 2018] * RELATED('SKU Master Production'[ACT 2018 JAN])
It worked
Hi @John-Koz,
If your model has relationship, you can use the RELATED function:
https://msdn.microsoft.com/en-us/library/ee634202.aspx
Also you might wanna calculate something before aggregation, u can do it using the SUMX, COUNTX... functions...
Ricardo
Thanks,
This is what I came up with:
QtyUsedJan = 'SKU Material List'[Qty per Case 2018] * RELATED('SKU Master Production'[ACT 2018 JAN])
It worked
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 51 | |
| 37 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 72 | |
| 70 | |
| 39 | |
| 34 | |
| 23 |