Jump to content
Changes to the Jaspersoft community edition download ×

JS_AM

Recommended Posts

Hi,

I have a dashboard made up of several dashlets (based on ad hoc views) and some filters.

I have set up a hyperlink on one dashlet that allows the user to click on a product and drill to another report.

The hyperlink needed to pass the Product in the Dashlet that the user clicks on as well as any selections made on the filters within the dashboard, for example filter the dashboard on certain Supplier Types.

I got this working using the following syntax: -

repo:/reportPath?$P{"p_SupplierType=",Supplier_Type_Filter , ? "&"}&p_Product=$P{Product Field}

This works fine.

THE PROBLEM

The issue is that if I don't select anything in my Supplier Type filter (i.e I want all Supplier Types) then I get an error telling me that Value for parameter 'Supplier_Type_Filter' is not set.

Anybody had the same or similar issues and have a solution or a workaround or even just an idea?

Thanks in advance.

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...