COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Framework Manager => Topic started by: Rosanero4Ever on 19 Mar 2018 10:45:43 AM

Title: Obscure content based on group's user
Post by: Rosanero4Ever on 19 Mar 2018 10:45:43 AM
Hi all,

I have to perform a customization in my FM model. In particular, users belonging to a group couldn't see the content of a specific field in a way similar to:

IF  (user belonging to GROUP1) THEN '' ELSE Table1.Field1

How can I perform this?

Thanks you very much in advance for your time

regards

Title: Re: Obscure content based on group's user
Post by: bus_pass_man on 19 Mar 2018 11:52:01 AM
Data security will allow you to restrict what data that a user can see.  Object security allows you to prevent users from seeing objects (query subjects, query items, etc.)



https://www.ibm.com/support/knowledgecenter/en/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.ug_fm.doc/c_securityinframeworkmanager.html

http://www-01.ibm.com/support/docview.wss?uid=swg21341786

https://www.ibm.com/developerworks/data/library/cognos/page58.html
Title: Re: Obscure content based on group's user
Post by: Rosanero4Ever on 19 Mar 2018 12:01:02 PM
many thanks. I used in the past data and object security but they don't seem satisfy my requirement. What do you think about this?

Many thanks again