Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Conditions based on the colour of listbox

Hi,

I have a sales trend report with 2 listboxes on my sheet (financial year and year)

The columns are

  • Current Year or FinancialYear
  • Current Year or FinancialYear -1

"if(isnull([FinancialYear]), sum({<[Year]={'$(vCurrentYear)'}>}[val]), sum({<[FinancialYear]={'$(vCurrentFY2)'}>}[val])))"

Is there any way around this? Can I filter a listbox based on colour? For e.g. if colour = 'green'??

Thanks

1 Reply
Not applicable
Author

Does anyone know anything about the above issue?

Any help would be greatly appreciated.