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

tanatpan_w

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by tanatpan_w

  1. I used PostgreSQL in the past. And I'm creating a Jasper report that includes the following parameters:

    • DATESTART (Date)

    Example : PostgreSQL Query

    select * from TB1 where A >= $P{DATESTART} and A < $P{DATESTART} + 1 day

    Is there any way to do something similar in Jasper Reports (PostgreSQL)?

     

×
×
  • Create New...