Hi there, thanks for viewing this query and for any answers you may provide.
My PowerApp has a table [Projects] with a column [msdyn_finish] of completion dates. I would like to have a flow to be alerted 1 week before the completion date.
Allow me to show what I have so far. See screenshot:
(for clarity, the "filter rows" expression is "msdyn_finish lt @{formatDateTime(utcNow(),'dd/MM/yyyy')}"

I'm getting a very unhelpful error: "An identifier was expected at position 16." see screenshot:

When i select Show raw inputs, I get the following (the scrollbars on the resulting screen also shakes implying something is really wrong):
