Hi! I'm trying to filter specific rows in the attached dataset but it seems to be way beyond my knowledge. Could anyone help me to filter out :
1/ any rows that has : "subtotal:" and then name of the entity. Right now, the dataset has both "subtotal: numbers" and "subtotal: text" and i just want to have the rows containing "subtotal " then name of the entity
2/ on column 2, there is a row containing the text" grand total" . Is there a way to pull the rows above this row? My actual data has 1000 rows called " grandtotal" and I just need only 1 row above it . Is there a tool to pull this specific row? As this specific row contains only numbers , I just don't know what tools/criteria to use to just pull this row only?
See attached workflow and input
Thanks so much!