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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
agigliotti
MVP
MVP

Qlikview - how to print table with expression as image representation with ajax client

Hello,

I'd need to print a straight table with an expression using Display Option representation as Image.

ex.

if( Diff > 0, 'qmem://<bundled>/BuiltIn/led_g.png',

if( Diff <= 0 and Diff >= -5, 'qmem://<bundled>/BuiltIn/led_y.png', 'qmem://<bundled>/BuiltIn/led_r.png' ) ) )

I noted with AJAX client it does not works, while with IE PLUGIN does.

Is there any way to achieve it in Ajax ?

Attached you can see the print preview of the table ("pict_02.png").

In the "pict_01.png" file you can see the same table seen on the screen.

Many thanks in advance.

Best Regards

Andrea

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
Labels (1)
1 Reply
agigliotti
MVP
MVP
Author

any solution or workaround ?

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it