Hi All,
Requesting help with color coding I want the output to look like this with all the other columns
Here is my sample data set, where I want to insert the color code before the container starts
Please post questions if you have.
Hi @Manjari
I dont only words coloring is supported. Its either complete row or complete column based on any condition.
Similar to excel conditional formatting.
@Manjari I agree with @atcodedog05 , we can do something also for the whole row but not part of the data.
@Manjari What words should be highlighted? Here's an example where I'm highlighting every teams and book word in red. The table tool uses code that is/resembles html so you can use a formula tool to change it. I'm just using a span statement and then applying the color via a style variable:
If tools arent enough to get the required output.
Break into code 😂 seen a lot of pros do it
Amazing workaround @patrick_digan 🙂
Thank you for this great learning 😀
Hey @patrick_digan
Is there a reason why the Layout Tool stops processing the table information after selecting it? The workflow works perfectly when first downloaded like below:
But the moment I select the Layout Tool, or add my own, it stops working and doesn't build the table.
Thanks!
Phil