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,
I have a table containing productcode and achieved price for each sale (row).
Now I want to calculate the difference from the average sale for the actual product on each row, like this:
Product | Achieved price | Diff from average price |
A | 50 | -8,333 |
A | 60 | 1,666 |
A | 65 | 6,666 |
B | 187 | -2,500 |
B | 192 | 2,500 |
C |
And there are about 30000 sales and 50 products in the current table.
I've tried some combinations of AVERAGE (would prefer MEDIAN though) but I just don't get how to filter on products...
Anyone?
Regards,
John
Hi,
The information provided is incomplete. please try to give full context and input data and expected output along with calculation logic. this will help anyone to provide the solution.
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
8 | |
6 |