eapowertools-archive / qs-data-connection-analyzer

Unsupported - The Qlik Sense Data Connection Analyzer is a Qlik application that parses script log files and queries the QRS API, allowing analysis of data connection usage, patterns, age, and cleanliness across a Qlik site. In short, this app will help to run a leaner, more performant, and more easily and holistically governed Qlik Sense site.
MIT License
9 stars 1 forks source link

Unexpected token error in Feb 2020 #3

Open lthocoa opened 4 years ago

lthocoa commented 4 years ago

I upgraded our test environment to Feb 2020 and I'm now getting the following error when reloading:

Unexpected token: ')', expected one of: '(', '(', '(', 'Yellow', 'ZTestw_z', 'OPERATOR_PLUS', 'OPERATOR_MINUS', ...: AppLastReloadedBuckets: LOAD DISTINCT Dual( Date(AddMonths('',(RecNo()3)-3)) & '-' & AddMonths(Date(''),RecNo()3) ,Num(AddMonths('',(RecNo()3)-3))) AS AppLastReloadedBucket, Date(AddMonths('',(RecNo()3)-3)) AS FromDate, AddMonths(Date(''),RecNo()3) AS ToDate AUTOGENERATE ( - >>>>>>)<<<<<<(Ceil(12/3))

Snip 2020-04-01 145959

lthocoa commented 4 years ago

I don't think I accidentally changed anything in the load script and the app is exactly the same as the one we're using on June 2019 without any errors.

danielpilla commented 4 years ago

Hi @lthocoa -- I apologize that I am just seeing this. Is this still an issue?