BusinessObjects Board

currentuser() in designer

Hi

I want to create one object on universe levele to show current user.

This I can do on report level with currentuser() but now i want to create one variable in universe.

regards,


jacky :india: (BOB member since 2007-09-17)

Hi,

What would you expecting from forum, Do you want to know the current user session of designer(no use with this implementation), rather you want to use that object in report.


Arun.kumar :us: (BOB member since 2007-10-25)

If you want to display the user , then create a variable with this formula

Test=@variable('BOUSER')

when you insert this variable in the report it will display the current user.


Rajasekar :india: (BOB member since 2004-07-16)

thanks …it is working

now i want to assign a value from table to this current user
e.g i hace customer id=10 and want this no assigned to the current user by using manage access restriction


jacky :india: (BOB member since 2007-09-17)

You need to read the paper here on BOB about row-level-security.


Steve Krandel :us: (BOB member since 2002-06-25)