This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is now in read-only for platform upgrade. Learn more
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.