I believe we can use this activity to filter volume in an excel file
But I just don’t know how to do it
Can you help show me how to do it in this activity?
For example, there is a column named “Vol”, I need to filter out rows which value <=0 in “Vol”
I just don’t want to use read range->filter data table->write range…