Forum Discussion
VickyDev18
2 years agoAdvocate II
SELECTEDVALUE does not return selected value when using Calculation group
I have a calculation group created for Time Intelligence with 3 items MTD, YTD and Full Year. When I use the calculation group as a slicer with "Full Year" selected, the Selected Month measure does n...
MarioCoppola
1 year agoFrequent Visitor
Hi VickyDev18,
did you find a solution for this issue?
I have exactly the same issue but I need to use the selectedvalue in a DAX measure so I must get the real month selected.
I noticed that when the Period selected is MTD the selected value return the correct value so I tried to force the calculation in the context related Period='MTD' but also in that case didn't work
regards