Dear All,
I would build a table that is highlighted by row. This table has two input. The first input will generate red rows and the second input green one.
I want data to be in the same table.
Header 1 | Header 2 | Header 3 | Header 4 |
---|---|---|---|
provider1 | |||
provider2 | |||
provider2 | |||
provider1 | |||
provider2 |
Is it possible to do this in pipeline ?
Thanks for your answer,
Samuel