While going through dateformat I felt what if we can add a static value “none” like we do in firstvalid transform"
For e.g. the below transform gives the lastlogon AD Date, it displays empty space if there is no value present in lastlogon AD attribute. What if we want to display “none” instead of empty space. I tried putting “defaultValue”: “none”, didn’t work.