Skip to Content
0
Former Member
Jun 29, 2009 at 01:52 PM

Based on user login.. report prompt value shd show

49 Views

Hi Friends,

Example

Admin username

12 smart

14 super

16 smart

18 super

Once i login my infoview the username is smart

then i click my report prompt admin will show based on username values(smart).

Admin

12

16

i tied this way but is not working

select Admin from country where user_name='{?username}'

once i login in infoview with smart username and i clicked the report again asking username [textbox] once gave the username then only it showing Admin values..

username shd not ask again ..based on login user name the admin values shd show ...could you please help on this..

Thanks in Advance