Forum Discussion
chetan8080
4 years agoHelper II
Change fields in slicers using DAX
Hello Power BI Family! I have a dataset which has a column named "value" which is used in all the dax calculations in the dashboard, But!! I need a Dax that will make use of another column called "...
- 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.
chetan8080
4 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!
lbendlin
4 years agoSuper User
As I said above - this is not possible. You cannot feed slicers from measures.