Discussion Board for collaboration related to QlikView App Development.
In my QlikView report I have pivot table with multiple dimensions, some of are pivoted on top. Is there any way to make top pivoted dimensions value as bold, for expressions am able to achieve with the "Visual Cues" option.
Thanks
Hi,
I want to say if you use visual cue and Custom Format Cell all rows should goes Bold so for that put code in expression by click on plus sign and in option Text Format write '<B>'.
Thanks Rgds
I think like this is not possible, but for all values this could be done.
Thanks & Rgds
Hi Anand,
For all values means for all the dimension or specific to that dimension, please let me know the way.
You can try to use Custom Format Cell.
Right click on the one of the top pivoted values, select Custom Format Cell and then bold from the dialog that emerges.
If Custom Format Cell is not available when you right click, enable it from User Preferences --> Design --> Always Show Design Menu Items.
Hi,
I want to say if you use visual cue and Custom Format Cell all rows should goes Bold so for that put code in expression by click on plus sign and in option Text Format write '<B>'.
Thanks Rgds