Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a table in Qlikview as below. I changed the text color to white in the total row for MS1 to MS5.
Exporting the report to pdf format displays the values in total column. how can i control this. Please help.
Thanks,
Selva
The examples you've used are 2 different tables - have you double checked that the you've changed the text to white for those columns on both tables?
Hi Charlotte Gilbert,
I changed the image in example.
I am using the same table.
Thanks
You can change the expression and set the expression to have a blank on total row.
if(dimensionality=0, ' ' ,
<your expression>)
and change the null value on graphic tab to blank
in this way you don't need to set the color but only the value
Hi,
What Version of Qlik You use?
Can you share your sample file?
I have Tried with 11.2 SR7 and it worked.
Consider upgrading to SR7
Regards
ASHFAQ