Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
varaprasad0816
Creator II
Creator II

Slider Object is not working with filter selections

Hi,
 
I have created a vizlib slider object with below mentioned details.
Variables
i. vHCP_Sphere = FieldName1
ii. vMSA_Sphere = FieldName2
 
I have selected Range mode in slider setting where I have given 
From Variable = 1st variable (vHCP_Sphere) 
To Variable =  2nd variable (vMSA_Sphere)
Min Value =0
Max Value = 100
 
Now, I have two filters (ID and Tumor Type)
 
The slider object is not getting reflected with the required values when I am selecting above mentioned two filters (ID and Tumor Type) which are associated each other.
 
Please let me know how to get slider object reflect and gives dynamical values when we are selecting filters.
 
It would be grate thankful to you, if you could help me out on this issue.
 
Please find attached screenshot for your reference.
 
Regards,
Vara
Labels (1)
1 Reply
varaprasad0816
Creator II
Creator II
Author

Hi Piers,
 
I am getting the results with variables and conditions  but not with adding actions. 
 
 Getting values are correct but
 Having Issue (When The vHCP (From Variable) value is greater than vMSAAvg(To variable), showing only one pointer and not able to display labels accordingly as well as the selected bar not showing)
 
I have taken vizlib filter as ID (No actions and No calculation)
Then created one slider object where i took below mentioned values
 
i. vHCP = HCP  
ii. vMSAAvg = MSAAvg
 
I have selected Range mode in slider setting where the I have given 
From Variable as 1st variable (vHCP) and 
To variable as 2nd variable (vMSAAvg)
 
Min Value = Min(Aggr(Only({<IMSID=p(IMSID)>}HCP),HCP))
Max Value = Max(Aggr(Only({<IMSID=p(IMSID)>}MSAAvg),MSAAvg))
 
Please look into this one and help me out .
 
thank you in advance for your quick response.
 
Regards,
Vara