Hi Guys, So I am currently working a vacation app through power apps and power automate.
I have a start and end date on powerapps, and when the users submits this dates It goes to the flow and inserts the data into a sharepoint table.
My main issue is,compare the date inserted with the dates that are allready there inserted by other users.
My question is, given a start/end date how can I get all the days between these two dates.
Scenario example:
Marcus registers vacation from 20/03/2022 to 30/03/2022
Edward registers vacation from 24/03/2022 to 28/03/2022
Thanks in advance.