Forum Discussion
Thomsch
Sep 17, 2020Iron Contributor
Compare excel data with actual date in Power Automate
I have a list of all upcoming Teams live events with date and time within an excel sheet. The idea is to compare the current date with the ones in the excel sheet and if there is a schedule...
Thomsch
Iron Contributor
stormin_30 thanks. This helps me out a lot!
I actually have two appointments each Tuesday. And the meeting link is different for both of them.
How would you proceed to check which one of the meetings is the right one for the link to change.
stormin_30
Sep 22, 2020MVP
Hi Thomsch,
You will need something to further filter or connect the meeting to the link. Perhaps a unique meeting name? I don't think ID, Date and URL are enough.
I hope this helps.
Norm
- ThomschSep 22, 2020Iron Contributor
stormin_30 Would it be possible to look for the next/nearest meeting regarding time?
- stormin_30Sep 22, 2020MVP
Hi Thomsch,
I'm sure that's possible. In the "List rows in a table" action add:
- "Date" to "Order By"
- "1" to "Top Count"
I have not tested this but it seems reasonable to me.
I hope this helps.
Norm