Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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!
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
Maybe this is helpful: Colors in charts
- Marcus
Seems to be working here:
Thanks but i think i didn't make myself clear
I wanna see the inline with colors in the font!
Thanks but i think i didn't make myself clear
I wanna see the inline with colors in the font!
In the script you mean?
You mean within the script-editor?
Post a screenshot of what exactly you want to see. You can simulate expected output pretty well in Excel.
no, sory for the short explanation
in a list table like this
in a list table like this!