Hi Smartsheet Community,
I've already perused a number of Community postings related to this formula, but I can't seem to work it out.
On my source sheet, I have the following columns:
1) KES Number
2) Date
3) Time Spent
On my target sheet, I have these same columns in addition to other data. So far, this is the formula I'm using: =INDEX(COLLECT({PAR Submissions Range 1}, {PAR Submissions Range 2}, [15th - Date]@row, {PAR Submissions Range 3}, [KES Number]@row, 1)), where:
PAR Submissions Range 1 is the Time Spent column, PAR Submissions Range 2 is the Date column, and PAR Submissions Range 3 is the KES Number column in the source sheet.
The only thing I can think of is that the dates generated in the target sheet are the result of column formulas. However, when I remove the column formula and enter the date alone, I still get the error message.
Of note, both KES Number columns are the primary column.
Any help or assistance with this would be greatly appreciated.
Grant