I would like to display the date as blank instead of 1990-01-01. I set the expression as
"If(GetJobDetailsByJobMaintenance2Id.List.Current.JobDetail.CompletionDate=NullDate(),"",GetJobDetailsByJobMaintenance2Id.List.Current.JobDetail.CompletionDate)", seems it doesn't work. Can anyone advise on it? Thanks.
The syntax looks correct to me... However, is that the same table in the page-loaded example as what you're showing from the studio snippet?
The heading for the table is similar but not the same. TableID is to the left of 'Phase' instead of company job code, JobID, etc.
Best,RAD Manage
Hi @RAD Manage , oh you are right, I navigated to the wrong page.