Hello,
Background:
I have a flow that displays which form fields have changed. I am using the "Get changes for item or a file (properties only)" Sharepoint action. Since it wasn't possible to only return which items were changed, I created an html table that displays all of the form fields and then highlights which fields were changed.
My Question:
Since I have to display all of the form fields, some are inevitably blank. When this is the case, I would like to display n/a so it is clear that the field was left intentionally blank. The fields with the potential to be blank are single line of text fields in my Sharepoint data source. Cost Center is a number field. What expression can I write that will make the substitution?
I'm new to this so your advice is much appreciated. Thank you- Teresa
Email Screenshot:

HTML Screenshot:
Here is the highlight expression I used in the tr bgcolor tag. I would like to insert a conditional expression to replace blank fields with n/a in place of the dynamic content I current have inserted to the right.
