The language I have tests if equals a null then do nothing else formate the date.
if(equals(outputs('Document_Requests')?['Record_By'],null),'',formatdatetime(outputs('Document_Requests')?['Record_By'],'MM/dd/yyyy'))However, the end result is wrong. Here are screenshots showing that the data exists, yet it is returning nothing.
Even the HTML table recognizes the data exists, yet it returns nothing?
Query results shows the data exists
Query SQL shows the data exists


Report
All responses (
Answers (