I have the following formula that joins a sheet into a concatenated list dependent on the row and column categories.
=JOIN(COLLECT({Risk_ID}, {Likelihood}, $Likelihood@row, {Cost_Impact}, [Extreme (>$10M)]$1), CHAR(44) + CHAR(32))
Is there a way to link back to the row that matches the {Risk_ID}? So each of the numbers would be linked back.
15-0036 goes to "Risk Register" smartsheet and the row for 15-0036?