Filter based on saved request
I am trying to build a report that has a filter based on another saved request. My question is when I try to run the main report, would the saved request under the filter run as well before displaying the results of the original report. Here's what I am trying to do
I created
1. a report based on Service request history, and picked all the Distributor ids associated with a Service Request
2.Another report based on the same subject area but picking the Account Id field this time and have a filter on this field to pick only the Ids that match the above saved request.