PDA

View Full Version : Help abou session variables



goruks
11-05-2008, 08:15 AM
Hello,

im trying to use a session variable restriction at report by this way:

http://img520.imageshack.us/img520/452/imagemkm9.jpg


but it doesn't work :(
i want get the session loged in user name and use it at sql where restriction (i think this is the session variable when u login at pentaho? j_username)

when i run the report it apear a textbox to type the user name....

whats wrong?

and thx for help

tdidomenico
11-05-2008, 09:27 AM
Take a look at this link:

http://wiki.pentaho.com/display/PentahoDoc/Using+System+Actions+to+Control+Data+Access

Cheers!