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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

=Dual() - Expression Definition

Hi,

I am wondering about the following expression:

=Dual( If(CW_Day=Max(total {$< [SV_Table.Number of dynamically testable SW Requirements with test] = {<>}>} CW_Day),

max(total [SV_Table.Number of dynamically testable SW Requirements with test]), ''),

[SV_Table.Number of dynamically testable SW Requirements with test])

This shows me an "Error in expression" but it works anyway.

The result shows me a line-chart with 3 expressions and the CW-Day as dimension.Capture.JPG

My question: why is this an expression error?

br

Robert

Labels (1)
1 Reply
Clever_Anjos
Support
Support

Probably the syntax checker is getting confused with such a long name like [SV_Table.Number of dynamically testable SW Requirements with test]