Forum Discussion

AlessandroBet's avatar
3 years ago
Solved

New Column Calculated by slider

refering to this Column Calculated using Slider Input - Microsoft Fabric Community Does anyone know if with last version of PBI we can add new column calculated by slider?   Many thanks
  • Sergii24's avatar
    3 years ago

    Hi AlessandroBet, nothing has changed on this matter and probably won't as the request is fully covered by a use of measure.

     

    I've read the thread shared by you and it provides all necessary details on how to do it. However, if you struggle with a specific case I'm sure that community members ca help you 🙂

  • Sergii24's avatar
    Sergii24
    3 years ago

    Unfortunately there is no way to achieve it: calculated columns are calculated at the moment of a report refresh, not dynamically every time you change a slicer value. That's the reason why you need to use measure with all its pros and cons.