Forum Discussion
Change fields in slicers using DAX
- 4 years ago
Hi, chetan8080
There is a situation that fits your needs better.
Data Format:
At this point it is possible to select the value you want to calculate through the slicer.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please provide a more detailed explanation of what you are aiming to achieve. What have you tried and where are you stuck? Note that slicers need to be fed by columns, they cannot be fed by measures.
- chetan80804 years agoHelper II
These are two columns which i have used in all Dax measures
Ex:We have alot of other DAX which has this "Value" column used.
I am searching for a new Dax used as a slicer that will on filtering use column "Carset value" in all the Daxes and do the calculations . Is it possible ?
Thank you lbendlin for your response!- v-zhangti4 years agoCommunity Support
Hi, chetan8080
There is a situation that fits your needs better.
Data Format:
At this point it is possible to select the value you want to calculate through the slicer.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- chetan80804 years agoHelper II
It is Working!!
Thank you so much v-zhangti 😊 You Made my DAY!
Thanks,
Chetan J
Crescenza Consulting Pvt Ltd.
- lbendlin4 years agoSuper User
As I said above - this is not possible. You cannot feed slicers from measures.