Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
RohanPR
Contributor
Contributor

Disable listbox selection on charts

Hi,

I have created 3 text box chart and a combo chart based on my product status using set analysis. I have 3 product status namely A,B and C. Each of my text box gives the value of the product status. The expression I have used in the text box is count({<[product status]={'A'}>}value), count({<[product status]={'B'}>}value) and count({<[product status]={'C'}>}value). The combo chart has similar expression just that the dimension is monthname(Date). 

I have created a list box of product status to select and filter other graphs in my dashboard. The problem I am facing is the text box and combo chart are also getting filtered when I select the product status in the list box. I do not want my text box and combo chart to be filtered when I select a product status from my list box. Basically, I want to ignore filter selections on these 2 charts. I hope I have explained the problem

Looking forward to your respnse

Regards,

Rohan

0 Replies