Forum Discussion
anwarbi
1 year agoHelper III
Create a filtered calculated table based on slicer value
Hello, I am trying to create a calculated table based on a data table loaded in power bi. Can someone please help me fix the below dax, I am trying to replace the hard coded "ABC", with a dyn...
Thennarasu_R
1 year agoResponsive Resident
Hi anwarbi
Calculated table we can't create the dynamic based on the slicer. The reason is calculated table is like a data table based raw table you can build calculated table . Slicer is like front end It will not effect with backed end tables.
We can keep static filter in calculated table.
Thanks,
Thennarasu R