Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Expert,
I have multiple tables and I want to implement the section access
For example:
FR_USER1 ==> ALL ACCESS ON TABLES AND SEE ONLY FR_COUNTRY
FR_USER2 ==> CANNOT ACCESS ON ORDER TABLE AND SEE ALL DATA FROM THE REST OF MODEL
How can I do that ?
Thanks for your help,
Regards.
Hi,
Can you explain your question in detail.
Regards,
Pankaj
User1 has not access to the table Transactions (all fields)
User2 has only access to Dim1 and Expression1 from Transactions and Characters and ASCII table
User3 has ALL ACCESS (3 tables).
PFA, Solution.
Thank for sharing!
Is there a other method because in my model I have 40 fields AT OMIT (its too much) that I want to hidden.
Many thnaks for Sharing!!