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

eduardo_rhamos

Members
  • Posts

    9
  • 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

Everything posted by eduardo_rhamos

  1. Define your columns headers and fields then define in report the property <property name="net.sf.jasperreports.export.csv.field.delimiter" value=""/>
  2. HTML supported https://jasperreports.sourceforge.net/sample.reference/styledtext/index.html <b> <u> <i> <font> <sup> <sub> <li> <br>
  3. What Database are you using?? maybe a CAST(param AS DATE) works
  4. In Outline Select the report, go to Properties and select "Summary ON a New Page" and set it to false
  5. change ((net.sf.jasperreports.engine.data.JsonQLDataSource)$P{REPORT_DATA_SOURCE}).subDataSource("attrs.*") to SUB_DATA_SOURCE("attrs.*")
  6. contact me eduardojoseramos@hotmail.com. I saw your post in upwork.
  7. we have 2 ways to access JasperServer, with External Database Authentication and TOKEN-BASED AUTHENTICATION Using TOKEN-BASED we can easilyadd profile attributes but not with External Database Authentication. Please help me to do it because we need synchronize the user info and details with both authentications
×
×
  • Create New...