Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Paginated Reports missing Relative Date in Filters pane

Hi, 

I created a paginated report off of Power BI dataset.  In the Power BI report (that I am using as dataset)

I have a date filer as follows to bring back last 3 months of data:

TRUNC (TASK_CREATED) >= add_months(trunc(sysdate, 'MM'), -3)

AND TRUNC(TASK_CREATED) < trunc(sysdate, 'MM')

 

On the Power BI report, I have it Task Created date filtered on Relative date/is in the last/1/calendar months  (in the Filters Pane)

cognosuser_0-1699364525392.png

 

However, I don't see this option when I am in Paginated reports, so its bringing in all 3 months of data:

cognosuser_1-1699364677772.png

 

Is there an option somewhere to turn this on? or is this Paginated report limitation?

So what I am doing is creating another Power BI Dataset that only brings in last months data and creating report off of that for Paginated report.

 

Thanks for help!

 



 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Thanks Rita, 

Thanks to this board I was able to search and find alternate solution,

I added custom calc and used this as filter on paginated report:

cognosuser_0-1699376827938.png

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thanks Rita, 

Thanks to this board I was able to search and find alternate solution,

I added custom calc and used this as filter on paginated report:

cognosuser_0-1699376827938.png

 

Ritaf1983
Super User
Super User

Hi @Anonymous 
It is possible only with some Dax approach.

Please refer to the linked discussion

https://community.fabric.microsoft.com/t5/Service/Relative-date-filter-for-paginated-report/m-p/1863599

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

 

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.