Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
Can =SubStringCount('|' & Concat(distinct Dimension, '|') & '|', '|Company|') expression work on qliksense? If yes , how?
I tried using the conditional function on qliksense but it didn't work well for me.
I want to do conditional hiding on qliksense. How can I do it?
In qlikview, I use =SubStringCount('|' & Concat(distinct Dimension, '|') & '|', '|Company|')
Regards
it's not possible to hide an object in Qlik Sense.
Show and hide is not available in default functionality, but you can try below extension.
https://github.com/fadyheiba/ShowHide
Regards,
Kaushik Solanki
for your needs you could use also the below extension:
http://branch.qlik.com/#!/project/58e20b0e86f54ab8e8f21512
that enable you to fire a trigger actions opening a sheet.