The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
My goal is to multiply the product price column by the license key month subscribed column. I have a one (product) to many (license key) relationship.
Data
Product
SKU: BBB
MonthlyCharge: 100
SKU: ABC
MonthlyCharge: 200
License Key
Email: joe@
SKU: BBB
MonthsSubscribed: 10
Email: jane@
SKU: ABC
MonthsSubscribed: 50
This formula just gets the first price in the product table:
Solved! Go to Solution.
@syncwithconnex , depending on relation , you can copy values in following ways
https://www.youtube.com/watch?v=czNHt7UXIe8
@syncwithconnex , depending on relation , you can copy values in following ways
Thanks, but it still fails:
User | Count |
---|---|
13 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
24 | |
14 | |
13 | |
8 | |
8 |