Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hi Mandaugas
They are from different table
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 .
Would you able to share sample application?
Or Can you do Suppress Null value from dimension and Presentation tab may be??
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
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