Jump to content
Changes to the Jaspersoft community edition download ×

santoshtheprofessional

Members
  • Posts

    30
  • Joined

  • Last visited

santoshtheprofessional's Achievements

Contributor

Contributor (5/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

0

Reputation

  1. I tried something like this: {call prc_JasperEmployeeData($P{LoggedInUserName} and $P{LoggedInFullName})} {call prc_JasperEmployeeData($P{LoggedInUserName},$P{LoggedInFullName})} but it shows error. Am I missing something? Please assist me.
  2. Data Mashup Ex: Column 1 Column 2 (From Database 1) abc def Column 3 Column 4 (From Database 2) Result: Column 1 Column 2 Column 3 Column 4 abc def
×
×
  • Create New...