Hi
I have a table where I have to select the columns coming after the text "Set B". This can be present in any column, and either in row 4, 5 or 6.
See image 2. In field F17, row 5, we have "Set B" written, my requirement is to select all the columns starting from F17, which is where "Set B" is written. F17 to F33.
Similarly, in image 3, the text "Set B" is in field F8 and in 4th row, so all the columns on and after F8 are needed. F8 to F33.
Is there any way to do this dynamically?? I have attached a sample file as well.
Also, sometimes the data, which is there in the excel file, comes in e notation when pulled into Alteryx, I don't want that to happen and get the data only in decimals without the e notation.