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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Re : Section Application Data loaded from Inline.

Hello Friends,

At present i have created the Section Application and loading the data inline and Reduction is made manually

Ex: Load * Inline

[Reduction, Year

1,2007

2,2008

3,2009]:

But i would like to avoid this manul work and do dynamically, by pointing the field.

Did any one have tried it or please guide me how you handle this.

I Have also tried this section application, loading the data through xls sheet. It worked fine.

Another problem i face in this section application is Filtering multiple fields, i.e., Filtering the Month and Year also.

Ex: Load * Inline

[Reduction, Year, Month

1,2007, 6

2,2008, 12

3,2009,* ]; (This group is not working, Could you please help Me )

Thank you,

Regards,

R.Srinivasan

1 Solution

Accepted Solutions
Not applicable
Author

This problem is solved. I have used an excel file and manged to save the data and loaded into to script.

Here the "*" takes the value present in that column.

View solution in original post

1 Reply
Not applicable
Author

This problem is solved. I have used an excel file and manged to save the data and loaded into to script.

Here the "*" takes the value present in that column.