Forum Discussion

prakash11440278's avatar
prakash11440278
Post Prodigy
3 years ago
Solved

Selected value function in PBI Report Builder

Hi All, How to convert the below dax to PBI report builder code.   Actual DAX Expression: Calculate(sum(sales),filter(all(table),table[year]=selectedvalue(parameter[year])   Expected: Report B...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi prakash11440278 ,

     

    In my opinion, this should be okay. Then if not, you can create a Power bi dataset and connect to a Power bi dataset to achieve the same effect.

     

    Best Regards,

    Neeko Tang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.