Now we insert this filter in our list and we get the correct result.
However, this filter is not needed in the display output so it should be removed. It is included in our query however so things should be just fine, right?
As seen in the previous image, removing the filter query item from the list makes it ineffective even if it is still included in the query. But you do not need this in the display, so how do you make it effective?
The solution is to select the whole list, then open the Properties property (sorry can’t help it), check the query items that are not included in the display that should take effect.
Now the output is correct.
The same technique can be used if a crosstab is used instead of a list. It is a little bit different however as the Properties propery is available for each item in the crosstab.
No comments:
Post a Comment