Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

what if parameter giving me an aggregation error

I have a column called duration. I want to create a dynamic what if parameter that a user can change. Duration column 5’ 10’ 20 8’ …. If the parameter is set to 10’ and up then its “greater th...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous ,

    I created a sample pbix file(see attachment), please check whether that is what you want.

    Create a measure as below to replace your original calculated column [lower_or_greater]:

    Best Regards