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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
smilingjohn
Specialist
Specialist

null values

Iam using below code in the script to tag all brands which has "Tdepartment" in it , along with this i  want eliminate null values

how do i include that in the below script .

if(WildMatch(VM_Model,'*Tdepartment*'),'Tdepartment Only') as Tdepart,


Thans in advance

15 Replies
smilingjohn
Specialist
Specialist
Author

Hi Mandaugas

They are from different table

smilingjohn
Specialist
Specialist
Author

Hi Anil after the loading of the script now it show completely null values as shown in the script ...

i dont see Tdepartment  at all .

cap1.PNG

Anil_Babu_Samineni

Would you able to share sample application?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Anil_Babu_Samineni

Or Can you do Suppress Null value from dimension and Presentation tab may be??

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
smilingjohn
Specialist
Specialist
Author

Hi Anil,

Yes suppressing works perfectly at the dimesion level ...

But still i wanted to confirm  that if i can suppress this values witin the expression in the edit script ?

If you think its not required then it fine ...

Thanks

Anil_Babu_Samineni

It's possible in script as well. If you would provide sample data we may help you. I would highly recommend you to Mark as helpful or correct answer if you got solution

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful