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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
thkarner
Partner - Creator III
Partner - Creator III

!@CP.Empty() same as (@CP like "*")) ?

Hi,

I have a custom property @Stream_Write which controls some security rules. Now I want to assign some permissions in case the user has at least 1 value assigned for this custom property.

I found 2 different possible conditions to achive this:

!(user.@Stream_Write.Empty())

(user.@Stream_Write like "*")

From my perspective they are returning same results.

Does anybody see a difference?

Regards,

Thomas

0 Replies