Hi, I hope someone can help me ...
I have created a flow that gets rows of an Excel table connected to "powerapps" and inserts them into another file of my onedrive, until here it works well, when I add the function in the flow to delete rows of my first file the error occurs, it clears them if, but loses the table format or some error occurs because afterwards powerapps can not save the data in that table.
What am I doing wrong?
I have also tried to erase the rows from powerapps with the formula removeif but the same thing happens.
How can I delete rows with a flow without losing the format of the table?
Thank you very much for the help