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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Increase the size of "XL" button in Table

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?

8 Replies
ngulliver
Partner - Specialist III
Partner - Specialist III

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

http://community.qlik.com/message/422151#422151

Not applicable
Author

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!

Not applicable
Author

Thanks for reply neil and shyamal.

But, Is there any action to send data to excel on image click?

Not applicable
Author

I cannot use macro, because client will use the tool in AJAX View.

christian77
Partner - Specialist
Partner - Specialist

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.

ngulliver
Partner - Specialist III
Partner - Specialist III

Hi.

Does External - Export work for you in Actions ?

Regards,

Neil

Not applicable
Author

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.

Not applicable
Author

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.