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

grzegorz.ziemonski

Members
  • Posts

    1
  • Joined

  • Last visited

grzegorz.ziemonski's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  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...