Forum Discussion
lwgoBiadmin
4 years agoFrequent Visitor
Dax function to display which relative date filter parameter is used
Hi I have a table of data regarding each user and their login datetime. In my report, I am showing the no. of logins in a column respective to each user in a table by counting the login datetime. Th...
- Anonymous4 years ago
Anonymous
4 years agoNot applicable
lwgoBiadmin
4 years agoFrequent Visitor
The video helped me get to my solution..Thank you for that.
I did some modification in my report where I inserted a column with these four words and added a slicer with that column. In each bookmark the respective words are selected and updated the bookmark. Then I hid the slicer from my report. Now with the "selectedvalue" dax function, the desired output is acheived.