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: 
Anonymous
Not applicable

error message : error in set modifer expression in Linest m Fuction

Bobby Chowdary

1 Reply
swuehl
MVP
MVP

I've already answered to your other thread:

"Your variable is defined as

round(sum(peoplecountevery15days)*100,0.1)

hence the set expression will look like

{< round(sum(peoplecountevery15days)*100,0.1) = {">0.0%"}>}


There are only field names allowed on the left side of the set modifier equal sign, so this is NOT a valid set expression.

The limitation is due to the fact that selections are only possible on fields."


If possible, please try to avoid creating multiple threads about the same topic.