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 me...
- 6 years ago
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
Pragati11
Super User
6 years agoHi 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