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: 
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Sense Sept 2017 expression syntax check with DSE

In Sense Desktop Sept 2017 (also June 2017) release, I note an issue in the syntax checker within the expression editor.  If the expression contains a dollar sign expansion (DSE), the check message in the lower left corner will always say "OK" even when the expression is not ok. For example:

Sum({<Year={'$(vMaxYear)'}>}Sales)))))))))))))

will show as "OK"

Sum({<Beer={'$(zzz)'}>}whatever)

even though the fields "Beer" and "whatever", and the variable "zzz" do not exist.

Even this flags as "OK"

Sum($(hello world

Anyone else notice this or have information on the issue?

Labels (2)
0 Replies