Forum Discussion
YinchuanMO
6 years agoFrequent Visitor
Get value selected in custom column
Hi all,
I know that the fonction SELECTEDVALUE works in a measure but not in a custom column.
Is there any other fonction in DAX can get the filter selected by the user in a custom column (not a measure).
Thanks a lot,
Yinchuan
Hi YinchuanMO ,
Calculated columns are calculated only ONCE, at the time of data Refresh. They do not change in response to measures, or slicer selections.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
1 Reply
- Pragati11Super User
Hi YinchuanMO ,
Calculated columns are calculated only ONCE, at the time of data Refresh. They do not change in response to measures, or slicer selections.
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati