Hi,
I would like to display a text table with the following columns coloured
1. Manufacturer Column to be highlighted by Avg Sales (Say red in different shades)
2. Product name to be higlighted by Avg Profit (Say green in different shades
Could you please help me with resolving this
Tableau Version: 10.1
5 answers
hi Manojkumar,
so you aren't able to conditionally colour "headers", but you can (kind of) get this to work by bringing the headers into the main canvas.
In the attached I've used MIN(1) to layout the viz, and then used labels and colour to get the conditional formatting effect. Hope that helps and makes sense