Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
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😁
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Check out the November 2024 Power BI update to learn about new features.
User | Count |
---|---|
21 | |
21 | |
21 | |
13 | |
12 |
User | Count |
---|---|
43 | |
28 | |
25 | |
23 | |
22 |