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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
abpgupta
Post Patron
Post Patron

Passing Date Range slicer to Paginated report

Hi All,

 

I have slicer for date range in PBI Desktop and would like to pass it to Paginated report using DAX.

 

Is there any example to achieve it?

 

Please advise. Thanks!

 

4 REPLIES 4
abpgupta
Post Patron
Post Patron

 As a solution, I am passing start date and end date as separate parameters to Paginated report to make it work. 

@abpgupta If it only contains two parameters, it will not break the length limit. Have you tried the method in the video? Does it work?

Yes, passing as separate parameters for start and end date in DAX works fine like other filters. I was looking way to pass something like in_range function used in Cognos.

v-jingzhang
Community Support
Community Support

Hi @abpgupta 

 

I found a video (LEVEL UP Power BI Conditional Drill with Paginated reports! ) made by GuyInACube that introduces how to pass data from Power BI report to Paginated report with URL parameters. You could try this method.

 

In addition, how many date values are you going to pass? Because there is a length limit for URL (around 800 chars), it will probably hit the limit if it contains too many values. You could use CONCATENATEX function to combine multiple values you want to pass. There is a URL example containing a multiple-value parameter. You need to prefix the parameter name with rp: for Power BI to recognize it.

 

There are also some videos and blogs about passing data from Paginated report to Power BI report with URL parameters that may be helpful.

Link from a Power BI Paginated report to a Power BI report

Drillthrough from Paginated Report to Power BI 

 

Kindly let me know if this helps.

Community Support Team _ Jing Zhang
If this post helps, please consider Accept it as the solution to help other members find it.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors