Contents tagged with value
-
Power BI: Set Default Slicer Value
https://www.reddit.com/r/PowerBI/comments/8vta4f/how_to_set_a_default_slicer_value/?st=jvngne3n&sh=f04dab13
-
How to use DAX to return just one string value
Let’s say for a second you have a Table called TableName and the text you want to display is in a column called TextColumn. Sound like a math problem, well it isn’t; just basic DAX filtering. So the … more