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

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

Colors in font (inline table)

Hi

I have an inline table like this

    AD_HOC:

  LOAD * INLINE [

    _DIMENSIONADHOC, ID_DIM

    ID DM, 1

    Regional, 2

    UUNN, 3

    Centro, 4

    Equipo, 5

];

The thing is that i wanna separate ID DM and Regional from the others three.

I'd like for example to have in different colors the font

i tried in the colors of the font if id > 2 red, black or something like that but i didn´t work

what do you think?

Cheers!

1 Solution

Accepted Solutions
marcus_sommer

AFAIK it's not possible within a listbox. But if you used instead of a listbox a pivot like in this example Building a nicer, dynamic QlikView multibox The Qlik Fix! you could apply your colors within the attribut-expressions (for how to - see also the link in my answer above).

- Marcus

View solution in original post

11 Replies
marcus_sommer

Maybe this is helpful: Colors in charts

- Marcus

sunny_talwar

Seems to be working here:

Capture.PNG

Not applicable
Author

Thanks but i think i didn't make myself clear

I wanna see the inline with colors in the font!

Not applicable
Author

Thanks but i think i didn't make myself clear

I wanna see the inline with colors in the font!

sunny_talwar

In the script you mean?

marcus_sommer

You mean within the script-editor?

Peter_Cammaert
Partner - Champion III
Partner - Champion III

Post a screenshot of what exactly you want to see. You can simulate expected output pretty well in Excel.

Not applicable
Author

no, sory for the short explanation

in a list table like this

table.png

Not applicable
Author

in a list table like this!

table.png