Put condition between multiple multi select filters in jasper reports

I am using Jasper server to create filters for reports. Data source is MongoDB.

I have 4 multi-select filters. In 1st filter, selection is mandatory. While the other 3, input is optional.

Now, condition is even when user does not select any value from optional filters, the report must be displayed taking all possible values of non-selected filters.

When user selects any value from other filter then those filters should perform AND condition on it.

I have created all filters but struggling with filtering conditions. Can anyone help me create conditions on filters?

tapanc's picture
37
Joined: Mar 26 2015 - 2:56am
Last seen: 7 years 7 months ago

0 Answers:

No answers yet
Feedback
randomness