Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I am trying to create a paginated report in Power BI Report Builder which will allow me to extract records for a relative date parameter (the last calendar week; the last 30 days; etc).
I'm stuck! I have it working beautifully in a PowerBI Desktop model, but often, it requires scrolling, so I need a weekly paginated report.
Any guidance will be greatly appreciated. Thank you.
Hi @apmulhearn
What I would suggest doing is to create dataset which takes the parameters for the different weeks and then use that as the parameter field.
Hi @GilbertQ - I appreciate the suggestion, but I don't think I follow. Do you have an example you could point me to?
My date table does have a 'week end date' field and a 'week number' field, if either of those is helpful.
Thank you