App Development

Discuss and learn more about Qlik Sense app development and usage.

Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!

Who Me Too'd this solution

Parthiban
Creator
Creator

Hi,

Try this in your dimension,

if(SubStatusName<>'Booked On' and SubStatusName<>'End of Day' and SubStatusName<>'Run Complete' and SubStatusName<>'Shift Change' and SubStatusName<>'Startup Checks',SubStatusName)

View solution in original post

Who Me Too'd this solution