removing a row based on two columns
![]() I got a 4 column table being generated on RPE. the RPE is sourced from 2 data source in Doors Module.
Module 1 is the main datasource where we populate the first and second column which would loop in each record to populate the entire page while the third and forth are columns linked to the second datasouce that would rely on the condition based on the first datasource.
Since there's a possibility that column 3 and 4 would not have any data if it didn't match with the criteria/condition indicated to populate these columns.
is there any way for me to remove these rows if the value of column 3 and 4 are both empty?
|