Forum Discussion
Paginated Reports: The aggregate function "Aggregate" cannot be used in report that contains filters
Hi c37582 ,
The error message suggests that there might be filters applied at some level in your report which are conflicting with the use of the "Aggregate" function. This could be filters applied directly on the dataset, on the tablix, or even as report parameters that influence the dataset query.
Ensure that the expression used for the "Aggregate" function is not combined with other functions that are not supported.
More details: Aggregate function in a paginated report - Microsoft Report Builder & Power BI Report Builder | Microsoft Learn
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- c375822 years agoFrequent Visitor
Hi Anonymous ,
Thanks for your reply. I don't have any filters on the tablix or report parameters. There are filters on the dataset, but as I said in my post there are filters on the dataset that is used in the "Paginated Reports in a Day" video as well and the function works fine. In any case, when I remove the filters from the dataset I still get the same error: