Skip to main content

New to Qlik Sense

If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.

Announcements
Skip the ticket, Chat with Qlik Support instead for instant assistance.
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 - Master III
Partner - Master III

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

kaushiknsolanki

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

https://github.com/fadyheiba/ShowHide

Regards,

Kaushik Solanki

Regards,
Kaushik
If reply is satisfactory, please "Like" the post.
If reply is solution, please mark as "Correct".
agigliotti
Partner - Master III
Partner - Master III

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.