Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We have "Send to Excel" option in tables right.
If we check that option in table properties->caption, we will get a "XL" symbol at the top right corner.
Can we increase the size of that XL button?
Hi, Uday.
You cannot change the size of icons in the caption. However, the question was asked quite recently and if you follow the link below you will find a solution whereby you can create a text box with an icon image to sit over the top of the caption.
Regards,
Neil
I don't think so. Instead you can have a button with similar text and increase the font size there.
Then you can write an action/macro on that button to send the data to excel.
Hope this helps!
Thanks for reply neil and shyamal.
But, Is there any action to send data to excel on image click?
I cannot use macro, because client will use the tool in AJAX View.
Well, I see some ways.
1st: Users who want to see send to excel icon bigger can use the QlikView page zoom.
2nd: They can use Ctrl + and Ctrl - to zoom the browser in and out.
3rd: Change your windows config to a bigger menu font. Right Qlik in the object to get the contextual menu. Choose export to excel.
luck.
Hi.
Does External - Export work for you in Actions ?
Regards,
Neil
Yes, if AJAX is in the picture hen it is not advisable to use macro .
You can use the Following action though:
Action Type:External
Action:Export
See if this suits your requirement.
Hi shyamal,
I checked the Export action under External. There we can export only the field values.
But i want to export the table data to excel.