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

VillageIdiot

Members
  • Posts

    4
  • Joined

  • Last visited

VillageIdiot'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 reduced the query to one result line that I know has non-zero values in it and these display correctly in the data preview window. The first row of the full result set is all zeros so it looks like JasperStudio is using the first row results for all row output, although I cannot see why it would do this. The expressions in the table are just simple field references.
  2. Hi folks, Here's a general question for you - why might a plsql query that produces a resultset in SQL developer produce the same result set but with all values as zero in JasperSoft Studio (and in the report it produces), as well as the report produced by a java app running the same report? They're both being run against the same database, so I expect the same figures. e.g in sql developer Some ColumnValue 1Value 2Value 3This994118That13193Something else232335in jaspersoft studio data preview and in generated report Some ColumnValue 1Value 2Value 3This000That000Something else000
×
×
  • Create New...