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: 
Eudes
Contributor
Contributor

Working with dimension display through filtering.

Good afternoon everyone,

I came across the following issue: I want to create a way to display the products that have a difference greater than or equal to the value of the product that the user selects.

I would like to know if it's possible. If so, I would appreciate it if you could show me the solution.

 

Labels (6)
1 Solution

Accepted Solutions
rubenmarin
MVP
MVP

Hi, this will be done using set analysis, like: {<Difference={">=Value"}>}

The question lacks of information to know te relationship between field in the data model, which object will show the data...

And it will be better if you attach a qvw/qvf file with some sample data and the expected result, so we can return the same qvw/qvf with the solution.

View solution in original post

1 Reply
rubenmarin
MVP
MVP

Hi, this will be done using set analysis, like: {<Difference={">=Value"}>}

The question lacks of information to know te relationship between field in the data model, which object will show the data...

And it will be better if you attach a qvw/qvf file with some sample data and the expected result, so we can return the same qvw/qvf with the solution.