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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
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

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

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it
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

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.

The Power of shining a light on the dark side of your data.
Follow me on my LinkedIn | Know Gamma Informatica at gammainformatica.it