Hi, I am trying to compare dates within my flow. I have two documents:
1. List all the customer details (that will eventually be uploaded to a system)
2. Specific details about the certain group of customers being loaded.
I want to ensure the date in document #1 (at customer level - multiple cells) is not greater than a date in document #2 (constant specific cell)
Is there a way I can compare this information?