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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

JavaScript execution on Action URL table column value

I'm using the embed report and have a table visualisation that contains a column with an action URL. Clicking on the column value redirects me to the new browser tab, but the requirement is to open the URL in the same browser tab.


I tried the inline JS with window.parent.document.location.href url approach with a custom column, but had no luck as it is considered a value as a string.


I know that JavaScript syntax can be run inside Power Query for data extraction and wrangling, but it looks like it is not working with the linked column. So please suggest if there is a way to execute the JS function on the click of an action url column value.


Status: New
Comments
mohit_chauhan
New Member

Found a similar issue raised long back but no resolution so far.

https://ideas.powerbi.com/ideas/idea/?ideaid=e2ff94db-7aa5-46e2-900a-55c261ab8fdb

fbcideas_migusr
New Member
Status changed to: New