Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi girls & guys,
I have 2 very simple tables:
1.) Sales
2.) Product Table
Now as you can see within the Product table, there's one item, "2536" or "TV Remoate", that comes at different pricing options, depending on the quantity customers purchase it at.
Since there are no unique values, I'm staying away from building a relationship within the model itself. I would much rather create a separate, calculated column within the Sales table, listing the price according to quantity ordered.
Now I would presume, that the easiest way would be a Lookupvalue function creating the column. But I'm having trouble entering it so it aggregates properly.
Could anyone kindly help me out or suggest if there's an easier option to do this?
Thanks in advance!
Solved! Go to Solution.
Hi,
I suggest creating Product table like below.
And then, Range of MIn column and Max column can be used like below.
Please check the attached pbix file. All Calculated Columns are in the attached pbix file.
Hi there!
may I pick up this problem from before and inquire about one more piece of coding to what has worked as a charm so far?
My Product table now has 2 additional columns with a mix of current and historic prices that have changed due to price increases. I would now need the code to not only aggregate by quantity amount but also by which time window the sales price has been valid for if that makes sense?
Thanks guys!
Did the trick, beautifully! Thank you kindly!!
Hi,
I suggest creating Product table like below.
And then, Range of MIn column and Max column can be used like below.
Please check the attached pbix file. All Calculated Columns are in the attached pbix file.
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 |
|---|---|
| 9 | |
| 6 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 21 | |
| 14 | |
| 11 | |
| 6 | |
| 5 |