Hi, facing above error this is the flow
it worked well but now it is not deleting excel rows and showing above error.
@GAbraham As excel date and time is coming in date format so you need to use one compose action before delete action. 1. Compose: pass your excel date 2. Compose: expression first(Split(Output('compose')),'T) Now pass second output in Key value.
Did my reply help? Please give it a thumbs up.
Did I answer your question? Please mark my post as a solution!
Regards,
Hardesh