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

Ciao110

Members
  • Posts

    2
  • 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 Ciao110

  1. I think that was an abandoned feature that could never work quite right.
  2. Hello, I am trying to pass a parameter inside a case when statement within Jaspersoft, and was wondering whether this is possible? Thank you in advance! SELECT SUM(CASE WHEN S.CATEGORY IN $X!{IN,S.CATEGORY,SALESCAT} THEN 1 ELSE 0 END), COUNT(*) FROM SALES S
×
×
  • Create New...