Forum Discussion
Anonymous
7 years agoNot applicable
How to use DAX SelectedMeasure and ISSELECTEDMEASURE Functions
Hi PBI, I have a requirement to change the calculations on a Table like (YTD/ QTD/MTD) based on Selections on a Filter. I came across this DAX function SELECTEDMEASURE which would be used for tha...
Anonymous
7 years agoNot applicable
Is there Any other Workaround that I could use for this Requirement. Basically, what is needed is that I require to have a Filter where I specify what the Calculation is from which The Table Measures should throw the values based on the Selected Calculation.
Anonymous
7 years agoNot applicable
The blog that Mariusz is very useful if you plan on using a slicer. The other option is to use 3 buttons that mimic the appearance of slicer. create a single visualization for each, layer them, then use the button to go between them based on the selected button. Use the show hid in the selection pane to toggle.