Contents tagged with one
-
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