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

Using two Functions in Set Analysis / Set Expression

I want to do something like this:

count({1 <ST_Quartal={"$(=ceil(month(FromDATE)/3))"}, ST_Year={$(CurrentYear)}, instatus={14}>} DISTINCT ST_Ticketnummer)

But as i see, more than one function in an set expression is not possible.

Do i have to make a new function via VB Script?

Or is there a way of doing more than one function?

(sorry for bad english).

Labels (1)
1 Reply
Not applicable
Author

Now it works... i dont know why.