Forum Discussion
Anonymous
2 years agoNot applicable
display multiple elements with SELECTEDVALUE (OR)
Hello, I am using the DAX measure SELECTEDVALUE to display the value of a column that is filtered in a table visual. But I can't find a way to display multiple elements. For instance, if "Fr...
Syndicate_Admin
2 years agoAdministrator
Tal vez agregando al SelectedValue(Concatenate(Pais&Pais&Pais))