Forum Discussion
Card Visualization - Do not show (Blank)
- 4 years ago
If you are talking about selecting a slicer, you want your measurement to come back blank when the row is empty, then do not do it if the condition because you are going to find it blank or you need to add a SELECTED VALUE to your measure.
Example:
Can you share a sample? it would be easier to understand this way
No,
You need to add a measure not a calculated column, using Min(date) or EARLIER, EARLIEST...
I have created a measure instead (though the field I am using is a Date field?)
Has it something to do with my DAX or not possible with Date Types
- aj19734 years agoCommunity Champion
If you are talking about selecting a slicer, you want your measurement to come back blank when the row is empty, then do not do it if the condition because you are going to find it blank or you need to add a SELECTED VALUE to your measure.
Example:
Can you share a sample? it would be easier to understand this way