Jump to content
We've recently updated our Privacy Statement, available here ×
  • Displaying organizational profile attributes in a report


    Friendly User
    • Features: Reports Product: JasperReports® Server

    Scenario:

    You want to display the values of organizational or server profile attributes in a report. Is there a way to do that?

    Solution:

    https://community.jaspersoft.com/wiki/built-parameters-logged-user
    you should be able to access the profile attributes through the built in parameter:
    ServerAttribute_<attribute name>
    Attribute_<attribute name>

    Both are of type string, if you define them on the report level and deploy the report to the server, the value should be populated accordingly.


    User Feedback

    Recommended Comments

    There are no comments to display.



    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...