"text"
1 TopicDynamic Text in Text Box or Card based on slicer selection
I am trying to change the text in a text box or card based on a slicer selection. For example, if i select a country "Afghanistan", I want the text box to read "The War in Afghanistan began in 2001". If I select "Ukraine", I want the text to read "Ukraine was attacked in early 2022", and so on. I've seen similar inquiries with "VAR, RETURN, IF" DAX solutions, but I can't seem to get them to work. The column name is "Country of origin" and table name is "Orgin/Destination" Thank you