Hi All,
I am trying to build row level security without using Analytical privileges...The following is what I am trying to do.
Created a calculation view which will have user id, company codes, cost centers etc that the user has access to.
I have another calculation view which is where the security need to be implemented. So I joined both calculation views (there are matching fields between the views) and build the combined calculation view. I created input parameters and when I pass the input parameters the result does not show it reflects the filters given. On the data preview when I look at the generated SQL it seem correct but results does not show any sign of applying ALL filters.
Did anyone try this approach or join two calculation view and then apply input paremter on top of it?
Any suggestions, pointers?
Thanks,
Arthur.