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
BIDanny
Frequent Visitor

Embedded Paginated Report - TextBox Action Hyperlink with self target

Hello Everyone!  Thanks for reading

 

**EDIT Note: the ":" is being added by the CMS in use on this website, im not using that in my code, its the actual colon***


In a typical SSRS report; when consumed via Web; using the Action for URL with a value of: "javascript:void(window.open('https://URL','_self');" it would open in the same window.

 

This doesnt seem to work with an iFrame Embedded Paginated report.  I've seen the articles throughout this forum, as well as GIAC

 

*Edit*

I've Tried all of the following expressions:

="javascript:void(window.open('" + Fields!ReportWebURLUpdateFavorite.Value + "','_self'));"

="javascript:void(window.open('" + Fields!ReportWebURLUpdateFavorite.Value + "','blank'));"

="javascript:void(window.open('" + Fields!ReportWebURLUpdateFavorite.Value + "','_self'););"

="javascript:void(window.open('" + Fields!ReportWebURLUpdateFavorite.Value + "','blank'););"

 

Curious if someone else has come across this and solved it!


Thanks in advance

Dan

2 REPLIES 2
BIDanny
Frequent Visitor

Thank you for your reply, but that is not the solution I'm after - I want the URL Action to redirect the same window and tab in the browser to the destination.  See below, this is what I'm trying to do.  Neither of these Links work in Paginated Reports, both work in SSRS Report Server.

 

BIDanny_0-1669988852591.png

 

v-xinruzhu-msft
Community Support
Community Support

Hi @BIDanny 

 If you are using RDL paginated report, tplease refer to the following link:

Solved: Re: Power BI- URL action to SSRS report - Microsoft Power BI Community

Paginated reports in the Power BI service - Power BI | Microsoft Learn

 

Best Regards,

Yolo Zhu

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

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