Jump to content
We've recently updated our Privacy Statement, available here ×

testiranje1234a

Members
  • Posts

    2
  • Joined

  • Last visited

testiranje1234a's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I have SQL select query (select sum(money) as mon, date_1, user_1 from table_a where user_1= :APP_USER_CURRENT_USER_IN_JASPERREPORTSSERVER group by date_1,user_s to see the only user from JasperReports server 7.5 jasperadmin and other displayed SQL results from the current user who is log on jasper reports server 7.5 as joueuser In this way, I will have one SQL and display reports will show results for specific users who log in jasper reports server 7.5 I will have one SQL query in database, or in jasper reports studio with parameter about current web users who reading reports in jasper reports server 7.5? Is there solution how can I set this parameter? regards Gordan
  2. Hi all, I was creating two diagrams in jasper reports studio 6.12 (one PIE other CHAR) and I was creating one basic reports with 2 subreports (one PIE on the left side, other CHAR in the right side) and in the preview, I can see both diagrams. The problem begins when I publish a report with this 2 subreports on jasper report server 7.5 (manually install as war file) Jasper reports server 7.5 display PIE and CHAR as alone reports, but basic reports which have 2 subreports give me error in log server file
×
×
  • Create New...