Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
patrickanderson
Partner - Contributor III
Partner - Contributor III

Background color in Pivot Tables Functionality Lost?

As I have upgraded from version 10 to 11 I have noticed a lot of issues and bugs, but one small one that is driving me nuts is, I can not color Dimensions in a Pivot Table.

If I open in version 10 I get:

Trash.jpg

If I open in Version 11 I get:

Trash2.jpg

Does anyone know if this is a known issue? Is there a workaround?

My dimension color backgroud formula looks like:  =if(Dims='LatestEstimate',rgb(254,251,122),if(Dims='Target', White(),if(Dims='Variance', White())))

Any advice would be helpful.

1 Reply
Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

Patrick,

It looks like a bug. Can you please report it to QlikTech support, with your specific example?

As a work-around, since your Dimension seems to have a fixed number of values, you can make the background fully transparent and overlay the Pivot Table on top of three colored Text Objects.

In order to make the cells transparent, you need to define a transparent color (or no color) for the Background (defined on the Style tab), and also set "Cell Background Color Transparency" to 100% (also on the Style tab). You may have to delete all Dimension Background attribute to make it all work.

Cheers,

Oleg