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

AsadHaydar

Members
  • Posts

    12
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by AsadHaydar

  1. After struggling 3 weeks , I finally got a Solution for my Problem. The Problem was solved by adding a java class to the jasperserver and include that also in the report.. 

    now i'm able to select for example "quarter to Week" or "Last Week" and it will calculate it for me.. the best solution for the Scheduler...

    If anyone has the same problem and want my solution he can contact me immedialty on my Jasper Account and i will send him the java class with a introduction how to deal with it.. .

     

    Asad Haydar

  2. I've solved the Problem:

     

    1. I have to create a groupe

    2. create a variable, Calculation= sum (or drag an drop the field you want to calculate and paste it on the report and select the calculation)

    3. on the field go to properties->Advanced: set the Evaluation Time To "Group" and Evaluation to the goupe you want in my case "GroupTitle"

    that's it! 

  3. I have a report with Parameters two of them are date parameters (Start Date, End Date)

     

    Now, I want to schedule this report in JasperServer and i want, Instead of choosing a date, only write for example  "Yesterday, Last Week etc...."

     

    How can I do that? I have searched long on the internet and found nothing!

    I heard i can do that with a java class which convert a string to a date ... but i don't had any experience in java.. :(

     

    I'm very confused can someone help me??

×
×
  • Create New...