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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
pheaxx_2014
Contributor
Contributor

only show the expression outcome values that fall between two given numbers by a user

Hi,

i treid to search the forums but could not find my answer.

my situation is that i need to be able to select only a part from an outcome of an expression.

the expression outcome is in % and i need to be able to select only the expression values that are between 50%-70%.

These 50%-70% bracket must also be able to be changed on the fly.

so is there any way to only show the expression outcome values that fall between two given numbers by a user?

thanks in advance.

gr Nick

1 Solution

Accepted Solutions
PradeepReddy
Specialist II
Specialist II

Create a calculated dimension depends on the min and max values.

Please find the attached application, it might be helpful.

View solution in original post

7 Replies
Anonymous
Not applicable

Hi Nick    

please attach the sample QV app

Regrads

harsha

pheaxx_2014
Contributor
Contributor
Author

Hi Harsha,

i made a sample file, the line in the chart is the conversion, and over that expression i need to be able to select a part that is given by the user.

Gr, Nick

PradeepReddy
Specialist II
Specialist II

Create a calculated dimension depends on the min and max values.

Please find the attached application, it might be helpful.

pheaxx_2014
Contributor
Contributor
Author

It's almost what i need, but i'm getting problemens since i have two of the same expressions but each with different state for to compair them with each other, but i have only one dimension.

so how would the calculation look then?

PradeepReddy
Specialist II
Specialist II

I have done some modifications in your expression.

Please find the attached application.

pheaxx_2014
Contributor
Contributor
Author

using a calculated dimension works perfect for me, thanks.

I only have one stange  thing now, i'm getting an , in my chart(see attached picture)

i can not seem to find why i'm getting this in my char and how to fix is.

Capture.PNG.png

PradeepReddy
Specialist II
Specialist II

Suppress NULL values in dimension tab.