Hi everyone,
I have an expression that is coming up as invalid, but I need help pointing out where the error is:
if(equals(item()?['functionName']),'approval',(concat('<a href="', item()?['respondLink'] '"> Approve file</a>')),(concat('<a href="', item()?['respondLink'] '"> Delete file</a>'))
Suspecting that the error lies in where the quote marks are, but I need help!
Thanks,
Anne