Hi,
I have report used by many BO Users and im useing @ variable(‘BOUSER’) as condition to show the correct data to the user
@variable(‘BOUSER’)=@variable(‘BranchName’)
Which I created the BO users name as the branch names ,
Issue is : when bo user name i.e “test1” login in infoview and refresh the report then type variable for “BranchName” as test1 it works , but when i logout from user “test1” and try to loging by anthor bo user like “test2” and type “test2” as branch name result no data found but if i type “test1” the report genrate the data as test1.
Its looks like BOUSER still connect with “test1”.
Also the same when I logging using two or three Bo users at same tine in different machines
I hope my issue was clear , and i need away to make sure my report read the correct BOUSER ?
Im using B O 3.1
Update: maybe cache memory for the report?? Because we i run another report using “test2” work normal but first report which test1 run it doesn’t work until while(about 20-30 minutes).
walid (BOB member since 2019-11-04)