Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
89 | |
79 | |
59 | |
47 | |
40 |
User | Count |
---|---|
118 | |
82 | |
81 | |
58 | |
39 |