Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
mparker123
Creator
Creator

Equal too; Not Equal too in a Set analysis

Hello,

I am trying to write a set analysis that contains both an equal too(=) and not equal to(-=), in order to properly filter a chart How would you write this set analysis.

For example

I am pulling data from a ODBC, I Have multiple projects each with multiple sub task underneath them. From a Project level i just want to see the overall task but not their sub task (not equal to those sub-task), But i also need to set an (equal too) so the analysis only looks at one project. How would i write this set analysis?

1 Solution

Accepted Solutions
micheledenardi
Specialist II
Specialist II

Only({<TaskType=-{'Sub-Task'}, ProjectName={'Project1'}>} TaskName)

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

2 Replies
micheledenardi
Specialist II
Specialist II

Only({<TaskType=-{'Sub-Task'}, ProjectName={'Project1'}>} TaskName)

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.
micheledenardi
Specialist II
Specialist II

Please,

when applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.


Thanks

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.