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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
akpofureenughwu
Creator III
Creator III

SubStringCount function on qliksense

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

3 Replies
agigliotti
Partner - Champion
Partner - Champion

it's not possible to hide an object in Qlik Sense.

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Show and hide is not available in default functionality, but you can try below extension.

https://github.com/fadyheiba/ShowHide

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
agigliotti
Partner - Champion
Partner - Champion

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.