I am using an INDEX/COLLECT Formula: =INDEX(COLLECT({IP}, {Site}, SIte@row, {Lane Number and Direction}, [Lane Number/Direction]@row), 1)
This works great. Except for when the Lane Number/Direction is the same value in the rows.
I have a several rows of Sites with the same value (BK-1-1E). The Lane Number/Direction is the same value for some, but each row has a different IP.
Smartsheet is repeating the same IP on all the rows. See my IP Address column below. It should be picking up a different IP Address on each line, but it repeats the result of the first calculation.
So on Row Site BK-1-1E(1) is correct to have IP Address 0.031, but Row 3 and the others below show the same IP Address when it should be different.
How do I fix this? Thanks :-)