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

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

tFilterRow : standard conditions mandatory even if using advanced mode

Hi,
Using a tFilterRow, if you specify no standard condition and use only the advanced mode you will find in the generated code a '&&' or a '||' that has no linked condition, which creates a compilation error.
It looks like the condition-type combo ('and' or 'or') is taken in account but not the number of standard conditions, especially when it is zero.
Is it a bug or am I misunderstanding the component ?
Thanks
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi
It looks like the condition-type combo ('and' or 'or')

yes, you are right. But there is a 2363
Best regards
shong
Anonymous
Not applicable
Author

Ok, thanks, awaiting for bugfix then !