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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Input Data

I have a table box and need to let user add/input From Date, To Date, % Discount and Comments values to that table box and then Export this new table into a CSV or Excel file to be loaded during next refresh.

Any suggestions would be appreciated.

1 Reply
sushil353
Master II
Master II

The idea is:

create inputbox to get the values.. and then store them into excel with the help of macro..

You need to write macro for this kind of functionality..

Take help from API Guide.

HTH

sushil