I have a problem with the managing of cell colors. If I have 2 tables with different columns and a cell color defined, the cells color of the second table disappear when I use the Concatenate node to concatenate these table. (Please, see the attached workflow.)
Found multiple color handler at columns index 1 and 3, removed second one.
I would say it’s not a bug.
Possible workaround: Name columns you color same. After concatenation use Rule Engine node (probably two times) to get your desired output for your example workflow.
Thank you very much Ivan.
I misunderstood the coloring process. I was thinking that once you assigned a color, that was assigned to a certain row while I’m seeing it is still linked to the column with which you define it.
Thanks for the info.