Jump to content

how to use LoggedInUserAttribute_<attribute name>


frankslin

Recommended Posts

 hi

We have some users with several attributes defined in JIProfileAttribute, we would like to use them to filtre the input control

Having looked at the cascading input control, and find this

LoggedInUserAttribute_<attribute name> String Attribute value for matched attribute name (like "att1") on the user. Empty string if no match. Only provided if defined in a query or as a report parameter. No
 

 

Does anyone know how can i use  this in my input controle query

 

 

I use like this :

select my_col from my_tab where my_attri=$P{LoggedInUserAttribute_my_attri},

but it didn't work

 

jasperserver version: 3.7.0 pro

Thanks

 

Link to comment
Share on other sites

  • 8 months later...
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 5 months later...
  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...