Jump to content

grzegorz.ziemonski

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Everything posted by grzegorz.ziemonski

  1. I'm passing a parameter to Jasper which is a collection of Maps. I would like to use this collection as dataset for a table. If I had a collection of normal Java objects I would do: $F{description}[/code]to get the field. I would like to do something like: this.get(description)[/code]or this.values().get(1)[/code]Is it possible to retrieve a map value in a table like this?
×
×
  • Create New...