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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pdf export issue

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.

Table.png

Exporting the report to pdf format displays the values in total column. how can i control this. Please help.

Table_1.png

Thanks,
Selva

4 Replies
c_gilbert
Creator II
Creator II

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?

Not applicable
Author

Hi Charlotte Gilbert,

I changed the image in example.

I am using the same table.

Thanks

menta
Partner - Creator II
Partner - Creator II

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

ashfaq_haseeb
Champion III
Champion III

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