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

pkhalwadekar

Members
  • Posts

    5
  • Joined

  • Last visited

pkhalwadekar's Achievements

Rookie

Rookie (2/14)

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

Recent Badges

0

Reputation

  1. Thanks for the reply! But the parameter name is displayed to customer for inputting data, and the customer POC wants us to follow proper naming standards. In that case this solution isn't helping us.
  2. I have a report with Parameter name as Start Date. I am using JasperStudio version 5.6.1 to deploy the report on the server and it works fine. My colleague is using the JasperStudio version 6.0.1 and when he publishes the same report on the server the report gives null output as it isn't taking any input date value. PS: We want to upgrade our JasperStudio version to 6.0.1
  3. How did you enable it to input value upto 8 decimal places. We are facing the same issue. Any help will be appreciated.
  4. @tchen: Is this version released? How will this handle in Jasper Server?
  5. I provide an input parameter of 1.5561 to a report and it rounds it to 1.556 using Big Decimal as the class type. I want the input parameter to always be upto 4 places. This input value is further used in an SQL query and since it considers 1.556, the output of the report is wrong. Please help!!
×
×
  • Create New...