cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
chrisb2019
Frequent Visitor

Deleting Blank Rows from Excel with a Flow

Hi - does anyone have a condition to help make a flow delete blanks rows from a table in excel? I get an excel sheet regularly with a varying amount of items in the table and when I have them added to a sharepoint list with blank rows, there will be blank entries that come through to the sharepoint list. 

 

I have seen the advanced mode code for this solution but I could use help finding a way to use the basic method for conditions. 


Thanks

1 ACCEPTED SOLUTION

Accepted Solutions
v-bacao-msft
Community Support
Community Support

 

Hi @chrisb2019 ,

 

You could use Condition directly to determine if the specified field is empty. If it is empty, Create item action is not executed.

33.PNG

 

Best Regards,

Community Support Team _ Barry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-bacao-msft
Community Support
Community Support

 

Hi @chrisb2019 ,

 

You could use Condition directly to determine if the specified field is empty. If it is empty, Create item action is not executed.

33.PNG

 

Best Regards,

Community Support Team _ Barry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks @v-bacao-msft, This was exactly what I needed. I knew that I must have been overcomplicating the logic!

 

Thanks again!

Helpful resources

Top Solution Authors
Users online (3,768)