Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Return a string from reference column

Hi,   My issue is that I have tickets that are coming from diffrent countrys and I use a card in Power BI to show which country they are coming from. When I just apply the country on the card it's ...
  • MattAllington's avatar
    7 years ago

    You want the selectedvalue function. This does exactly what you want. It returns a value only if there is a single value, otherwise it returns blank (or an optional alternate)