How to get the row number of colored cells in a column and assign it a tag (say "1") in a newly created column?
I used Color Out of Spec Values() to color spec fails in my measurement data. I have multiple columns with measurement data and the out of spec values for each column get colored according to the spec for each parameter column.For each parameter column I want to create an adjacent column which assigns a "1" when the cell is colored otherwise "0".How to achieve this via JSL?