Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I need to calculate a maximum sales value of a calculation, which varies per month, but the max only accepts field as a parameter. Ex Max (sales) (take the Month with higher value)
Solved! Go to Solution.
Have you tried using a New Column rather than a new Measure?
Hi @Jacy,
If you want get multiple result from one measure, you should add group column to let it calculated through multiple records.
Sample:
Ex MAX = MAX('CALENDAR'[Rolling])
Regards,
Xiaoxin Sheng
Have you tried using a New Column rather than a new Measure?
Unfortunately it would not work, the calculation is variant, I can not plaster, sales is just an example, the actual calculation is turnover.
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 |
|---|---|
| 51 | |
| 33 | |
| 32 | |
| 18 | |
| 17 |
| User | Count |
|---|---|
| 66 | |
| 66 | |
| 44 | |
| 27 | |
| 24 |