Hi,
I am trying to use the multi-row formula to extract the first two values in a row and then skip down and pull the next set of data points based on a condition. See the example below. For example I want to extract "1533 WXPN-FM" then skip down and have it extract "3001-WXYX-FM". Can anyone help me with the formula for this?
If your condition is to only allow records where Document Number/Type is an actual number, you can use REGEX_Match([Document Number/Type], '^\d+') in a Filter tool.
User | Count |
---|---|
107 | |
82 | |
70 | |
54 | |
40 |