Hi,
By definition, a measure result can only be a single value, not a column. Is it somehow possible to concat several values from a certain column into one string, so it could be the result of the measure?
For example, I would like to check with dax function FILTERS() which filters are currently involved. And I don't have any way to visualize the result of FILTERS(), so far I can only count the number of rows.
Thanks for any help
Janosh
By definition, a measure result can only be a single value, not a column. Is it somehow possible to concat several values from a certain column into one string, so it could be the result of the measure?
For example, I would like to check with dax function FILTERS() which filters are currently involved. And I don't have any way to visualize the result of FILTERS(), so far I can only count the number of rows.
Thanks for any help
Janosh