A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Thank you again for the help.
I tried following the instructions you sent and I am getting a fail on the Select step.
For the SO key you added in the map (SO_x0023) - I'm not sure how you got that as an item?
When I run the test, I get the below failure message. I did try to map in the Select step and just tried copying/pasting the code lines you provided, but that gives me the message "Enter a valid json".
The execution of template action 'Select' failed: The evaluation of 'query' action 'where' expression '{ "BranchName": "@item()?['Branch Name']", "ReminderDate": "@formatdatetime(item()?['Reminder Date'],'MM/dd/yyyy')", "InstallDate": "@formatdatetime(item()?['Install Date'],'MM/dd/yyyy')", "CloseoutDate": "@formatdatetime(item()?['Closeout Date'],'MM/dd/yyyy')" }' failed: 'The template language function 'formatdatetime' expects its first parameter to be of type string. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#formatdatetime for usage details.'.