You are correct. Aliases don't carry over security from the parent objects. What security method have you implemented? Parameter Maps?
Dmitriy
------Original Message------
I have a fact table that has an institution key and source institution key. The institution key needs security and the source institution key doesn't.
I have applied security for the table that is joined to the institution key. If I add another copy of the institution table is the security that was applied going to apply to it also? I am kind thinking it will.
One way to get around this that I can think of is to not join the source institution key to another institution table. But then I can't get to information like the institution name or institution type.
In Framework manager, make 2 queries of the database table and apply security to one and not the other.
Only other way would be to create a view in the database call source institution that is based on Institution and not apply the security there.
Any other ideas?
------------------------------
Jo Marie Sellner
------------------------------
#CognosAnalyticswithWatson