Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Set Analysis Bug

Hello Dears.

i defined 2 Variable vStartDate and vEndDate

I expect This Set Analysis  ,Return Data Between 2 Date

But Incorrect

1800.png

plz Help Me

=count({$<Cal={'>=$(vStartDate) <=$(vEndDate) '}>} Name)

1 Solution

Accepted Solutions
maxgro
MVP
MVP

4 Replies
PrashantSangle

Hi,

Use = before variable in set analysis

$(=vstartdate)

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
Not applicable
Author

I set But Incorrect

PrashantSangle

Hi,

Write set analysis in double quote

Also take your on expression label and check your variable evaluating values or not.

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
maxgro
MVP
MVP

see attachment

1.png