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.
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 |
---|---|
16 | |
8 | |
7 | |
6 | |
5 |
User | Count |
---|---|
25 | |
13 | |
12 | |
8 | |
8 |