Trying to find a way to count how many columns in a row say โcorrectedโ or โreportedโ
Trying to return the column header of with a โtext joinโ function of each cell in a row that contains โcorrectedโ and/or โreportedโ
There are too many columns to do it individually. Anyway to do it with a โ_thisrowโ function?
@Thomas_Roberts Hi Thomas, there is currently no built-in function to automatically return the column headers, which means that you will need to โhard codeโ the column headers into your expression.
Also, there is no function/mechanism to programmatically iterate or โcycleโ through all of the columns, which again means that thereโs no avoiding adding each column individually into the expression.
Ok thanks! at least i can stop chasing my tail
User | Count |
---|---|
15 | |
14 | |
8 | |
7 | |
4 |