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: 
Anonymous
Not applicable

how to hide the some of the contents in the table?

Hi ,

I have table with column name 'group name 'under that feedback -comments.

And Service type.as one more column we have contents for that comments.

(How shall I hide those comments)

any helps pls.

Here is the fie.services.png

38 Replies
vishsaggi
Champion III
Champion III

Try this?

= IF(WildMatch([Group name],'*comments') AND Len(Trim([Service Type])) >0, '-', [Service Type])

Anonymous
Not applicable
Author

Hi,

It is working for the comments but the service type remained the same for all.services.png

vishsaggi
Champion III
Champion III

What is that you are expecting ? Can you elaborate please ?

Anonymous
Not applicable
Author

Hi vishwa,

I worked it out from that expression. it is working fine now.

This is what i have used.

= IF(WildMatch([group_name],'*comments') AND Len(Trim([service_name])) >0, '-',name)services.png

vishsaggi
Champion III
Champion III

Ohh, your field name is Name not the service_Type? Am i right ? Glad it worked.

Anonymous
Not applicable
Author

Yes.I have figured it out.

Probably lost the concentration out of frustation.

But thanks for your time and help .Really appreicated it profusely.

BTW I think you are from hyd?

vishsaggi
Champion III
Champion III

That is absolutely fine, We all miss such things sometimes. Yes, i was in Hyd before, moved to US last year.

Anonymous
Not applicable
Author

oh ok! sent a hang out invite.

pls accept.

vishsaggi
Champion III
Champion III

Sure.