The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I have average handling time for 6 months which is projected for future dates (upcoming 12 months). I can manage to build parameter to change measure' value but it is changing all rows in the table. In ideal scenario, I would like to give an option to also select row/date in which parameter should be applied. My initial idea was to create index column in dimensional date table and build measure based on it.
Something like:
Measure =
var index_ = max(dimdate[index_)
return if(index_ < parameter value, handling time + what-if parameter, handling time
However, it did not work out for me at all.
My desirble output is below:
I would appreciate any help. Thank you
Bump.
I would appreciate any help.
I also can attach measure formulas.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
112 | |
79 | |
74 | |
50 | |
40 |
User | Count |
---|---|
135 | |
120 | |
75 | |
65 | |
64 |