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

saranyamohan52

Members
  • Posts

    3
  • Joined

  • Last visited

saranyamohan52'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 am trying to send a list of countries in the parameter separated by comma (ie Canada, india etc) but when it gets passed on to the java project it should go as 'india', 'canada' as the code snippet from my java project is as <![CDATA[rpt.country_id IN (?)]]>. I'd appreciate any help on this one.
  2. Yeah but if i do that it never shows up as a prompt. The requirement is if the user enters a value in store's parameter prompt then store hierarchy's prompt should not show up. But if user doesn't enter value in the store parameter prompt then store hierarchy's prompt should show up.
  3. I have created a report that has two parameters - Store and store hierarachy and both these have to appear as a prompt when report is run. But I want the store hierarachy prompt to be get disabled or greyed out if the user enters a value in the store prompt at run time. Is this possible?
×
×
  • Create New...