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

Macro for export to excel for different values based on chart field

Hi all,

I need your help. I want to export the report to excel according to the values in the field of the chart.

Please help me

4 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Is this the kind of thing you're looking for: Loop Charts and Field Values - Excel Export Macro


talk is cheap, supply exceeds demand
Not applicable
Author

export_to_excel.bmp
Thanks for your answer

But i dont want the excel for each values of the field Month. As in CH02, only Apr and Jan is displayed so i also want excels for only these two values

Waiting for an urgent reply

Not applicable
Author

export_to_excel.bmp

Thanks for your answer 

But i dont want the excel for each values of the field Month. As in CH02, only Apr and Jan is displayed so i also want excels for only these two values

Waiting for an urgent reply

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Ok, so you didn't actually check to see what it does. It uses the getpossiblevalues function so it does not use every field value, only those that are either selected directly or possible as a result of selections in other fields.


talk is cheap, supply exceeds demand