Hello!
This is my first message I hope I don't break any rule...
The flow I need to make is just "excel to planner task". I need to collect the information based in one column, and then create a task if it does not exist yet.
I have a column (number) to identify the task.
The point is that the excel is downloaded daily in my onedrive, automatically and overwritting the last file. This occur only if a change occurs in the system, so not every day I may have a new file. The file have no format, so no table. I have tried to create a table, and there is no problem if there is no table inside this excel file (when it is a new file), however, if the day before I have created the table (and no new file that day), then my flow fails.
I don't know how to check in my flow if the table already exists. Maybe you can give me any clue.
On the other hand, I have made a research about how to create a table with no empty rows. An easy one is to create a large table and then to delate every empty row. Any other suggestion is welcome.
And finally, I need to check if a task in planner already exist with the number from the proper excel column, in order to not create repeated tasks. Same than before: if you have any clue, it would be more than welcome.
Thanks in advance, and sorry for my poor English.
Best regards,