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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
didierodayo
Partner - Creator III
Partner - Creator III

load script error

file attached

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Create a summary table where you calculate all the aggregations like linest_m and linest_b grouped by the three dimensions of your straight table. All the fields need to be in the same table. So you need to join the two tables first.

You can't use set analysis in the script so you'll have to use where clauses instead to select only the records you need. And you're using variables which may or may not have any value in the script. Make sure that they do.


talk is cheap, supply exceeds demand