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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hide columns from users

Hello, I was wondering if it's possible to hide columns based on the application security.

If I duplicate the columns based on the translation like this:

LOAD

     Customer as Cliente,

     Customer as Customer

from Table.QVD;

I'd like the user with the Spanish profile only available to see the column 'Cliente' and not both using a security attribute.

Is it possible?

Thanks

3 Replies
Clever_Anjos
Employee
Employee

Check your manual for Section Access and OMIT

Not applicable
Author

Is it possible to add more than one field in this instruction?

Thanks

Josh_Good
Employee
Employee

It may make more sense to just change the name of the field based on language setting right in the app.  Take a look at one of the demo apps such as the Golf Quest app to see how to do this.