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

paubarnes

Members
  • Posts

    9
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Posts posted by paubarnes

  1. Do I also need to edit the ApplicationSecurity-context.xml file? If so, what exactly do I need to modify?

     

    I also have 4 parameters to insert into the link. How would I include parameters that returns multiple values from the database?

     

    Do I grant all external resource access to User_Anonymous? If so, where would I make this change?

     

    Thanks,

     

    paubarnes

  2. Can someone provide me with an example of a link that will intergrate JasperServer reports with another application. In other words, I would like to view and execute a report with a Java application. How do I bypass the /username passwords or should it be embed into the link. Please advice.

     

    What other info needs to be entered into the link?

     

    Regards,

     

    paubarnes

  3. We just started using JasperServer ad hoc editor to create reports. Are you saying that we cannot create a summary section in JasperServer?

     

    Can this be done using a crosstab in JasperServer?

     

    If not. could you provide more information on how to create and insert a subreport in another report using ireports?

     

    Thanks,

     

    paubarnes

  4. Matt,

     

    I would like the user to specify which field gets displayed. The user should select from the filter page – OnlineAmount, OfflineAmount or All (all should displays both online/offline). OnlineAmount and OfflineAmount are both fields from the database. I guess I would need to create a variable/parameter for All. How would display these fields and link them to the actual fields in the database?

     

     

    eg:

     

    dropdown box or checkbox

     

    online

    offline

    all

     

    Please provide me with an example – I am new to iReports.

     

    Thanks in advance for your help

     

    paubarnes

  5. Is there a way to show a summay section at the top of a table report in JasperServer?

     

    In other words, I have created a report and would like to display the breakdown; for example, total sales, average sale for the month, total online/offline sales. I would like to display this info in a separate table and place it at the top of the report.

     

    I would appreciate any suggestions.

     

    Regards

    paubarnes

  6. I am a new iReport developer.

     

    I would like to create parameters referencing the following three columns in a table. I am retrieving the data using SQL script:

     

    OnlineAmount,

    OfflineAmount,

    DonationType (online, offline)

     

    How do I create parameters to display (online, offline or both)using iReports.

     

    In other words, the users should be able to select from any one of these two options(online, offline) or both?

     

    I am not sure if I need to create 1 parameter with three options or three parameters:

     

    Any suggessions (including examples) would be greatly

    appreciated.

     

    thx.

    paubarnes

  7. I would like to be able to create a parameter using date colum from a table, eg. DonationDate... to filter the date.

     

    The user should be able to select a date range eg. (1/01/2007(StartDate) thru 1/15/2007 (EndDate)when they log into Jasper Server to create or run a report.

     

    I would also like the users to have the option of selecting all dates by clicking a radio button that will get all dates.

     

    Filter

     

    StartDate 01/01/2007

    EndDate 01/15/200

     

    OR

     

    Get all Dates (Select Radio Button)

     

     

    Any assistance would be greatly appreciated.

×
×
  • Create New...