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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
emilyrabbit
Creator
Creator

How to fix some filter on the <alternate state>

Hi, I met a problem need help.

I have a pie chart . and this chart is divided by different Purchase Type .  I want the other chart data won't be influence when I click the purchase type.  Because other chart didn't include the purchase type.  So ,when I select the specific purchase type,  other KPI will become 0 .

So, I use the <alternate state> :State3

emilyrabbit_0-1758337940496.png

But I also found the left dimension selection didn't work.  for example, I select the month=Jan, and the pie chart didn't udpate.

emilyrabbit_1-1758338115676.png

In conclusion, I want the field : purchase type  selection only work if I click the pie chart , and if I choose other field (for example, month), the field can work in every chart.

Below the current expression : count(
{
<[Fact_Type]={'FACT_PURCHASE_ORDER'}
}
distinct[Purchase Order Document Number])

Thanks.

Labels (3)
1 Reply
robert_mika
Master III
Master III

How did you specify the alternate state?

Can you upload your example?