Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is there a way for the user to export the current selections at the same time that he/she exports an image of the chart?
I know that the excelformat can do it but i can't find a solution for the image kind.
please help.
//A.
Please have a look at http://community.qlik.com/message/238241.
You can use the GetCurrentSelections() function in the title of the chart to show the current selections. When you export the chart, the title will be exported as well.
Hi Borgannika,
Could you please explain your question a bit more,
do you want to import image or something else ?
Regards
Nikhil
Please have a look at http://community.qlik.com/message/238241.
You can use the GetCurrentSelections() function in the title of the chart to show the current selections. When you export the chart, the title will be exported as well.
Thanks alot!