Expand row selection
I want to select a specific group of rows surrounding a row I can easily identify. In the instance below, I'm able to capture the row of interest, I now need to expand that by 11 rows above and 15 rows below to have the data block of interest.
Current Data Table() << Select where( Contains( As Column(2), "1st Thickness" );