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

knetkachou

Members
  • Posts

    4
  • Joined

  • Last visited

knetkachou's Achievements

Rookie

Rookie (2/14)

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

Recent Badges

0

Reputation

  1. Using Jaspersoft Studio 6.16.0. Properties View has dissapeared. When doing "Window" - "Reset Pespective", it does not appear. When I add Properties View in "Window" - "Show View" it appeared in the wrong place (see the attachment image). So how to set the default Perspective View to get the Properties View in the right bottom corner?
  2. Depending on Parameters some text fields are not displayed in Title Band header. But Title band height is fixed. So either I have empty blank space in title band when text fields are not displayed. Or there is compilation error when I make band height smaller and those fields are displayed. So how to make dynamic Title Band height? In the attached example there is blank space when param == false. But if I make title band height smaller there is compilation error.
  3. How to query MongoDb by UUID in JRXML? This works: {"_id" : {"$binary" : "HUjjlL5SCpVKNVnedOk+nQ==", "$type" : "3"}} But this not works: { "_id" : "950a52be-94e3-481d-9d3e-e974de59354a"} So is there possibility to query by UUID?
  4. Using Jasper Studio 6.11.0 with JSON Datasource from this tutorial: https://community.jaspersoft.com/wiki/how-create-report-uses-remote-json-data-source I'm doing all according this tutorial: But when I click on preview - all fields are null: Source is in the attachment [/code]
×
×
  • Create New...