Using {mirrorName} in a formula copies the aggregate cell data. Can I grab only pieces of it?
For example if a mirror column aggregates 3 sources of data, say item quantities (Red-12, Green-6, Blue-19), can a formula identify only the red source? For example {mirrorName#Red} and show 12 in the formula column?
GCavin
(Gilles Cavin - Reinventing Formulas in monday.com)
2
Thanks for the reply Gilles. I tried implementing the solution and found I did not explain my problem exactly because I kept getting formula errors. I’ll attempt again with a picture.
I would like to identify mirrored data via the Name (ex: “Red” and “Blue”) and grab the data, in this case numbers 1 and 2, to display in a formula column.