Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Team,
Need your help for this one. I have two tables as below.
Table 1: monthly units forecast. My painpoint is,
1. How can I get price from Table 2
2. How to calculate revenue once getting price
Table 2: monthly unit price for products
Thanks.
Br,
Carol Yan
Solved! Go to Solution.
1) Load your 2 tables in power bi and "Unpivot" the date Columns in the "monthly unit price for products".
you should have a table like this:
2) Then you can Create a new Column mergin the "Product Number" and the "Date" in both tables
3) Then you can link the 2 tables with the new column you have just created
4) Write the following measure for Revenue=
1) Load your 2 tables in power bi and "Unpivot" the date Columns in the "monthly unit price for products".
you should have a table like this:
2) Then you can Create a new Column mergin the "Product Number" and the "Date" in both tables
3) Then you can link the 2 tables with the new column you have just created
4) Write the following measure for Revenue=
Solved. Thanks so much for your help😁
User | Count |
---|---|
24 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
12 | |
11 | |
7 | |
6 |