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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Custom format to cell

I am unable to change color for below location

Capture.PNG

How can I?

I am unable to attached sample QV, as company policy

7 Replies
Anonymous
Not applicable
Author

This code create table

T1:
LOAD * INLINE [
C1, C2, C3, C4
A, FA, 11, V1
B, FB, 22, V2
C, FC, 33, V1
A, FC, 44, V2
B, FB, 55, V2
C, FA, 66, V1
]
;

Anonymous
Not applicable
Author

in a Pivot table you can do it:

Menu View: select design grid

Position your table with the cell you want

right mouse click and custom Format cell

Change the colour of the specified cell to your colour

Anonymous
Not applicable
Author

Hi Rudolph

I appreciate your suggestion, but I am unable to change color for specific location where green circle is

Yhanks

Anonymous
Not applicable
Author

do you see the custom Format cell menu? (right menu of my Picture)

can you Position this cell in the menu custom format cell?

Anonymous
Not applicable
Author

Yes I can see Custom Format Cell, I can position that particular cell as well but color change for underneath cell (C2) not like I mentioned

Anonymous
Not applicable
Author

i thougth you wanted the cell which you encircled? but you want cell with C2 colored?

if it is one Dimension with C1, C2, C4 it won't be possible

Anonymous
Not applicable
Author

Thanks Rudolph for help