I have report that contain 10 queries each query has a filter related to a parameter.
When I union them all and show them in a graph it's not condiring the filtering that been made on the each of the 10 queries it get all.
Anyone have any advise regarding the filters in union is there missing step to include filters in the union?
Many Thanks!!