Modify target of URL from click behavior in dashboard

I have a dashboard embedded in my website and for reason of authentication I need to make a URL in the dashboard with click behavior that uses a target _self or _parent. I've tried some ways but nothing worked.

Hi @FredericoCF
If the target is outside of Metabase, then it will use _blank - there's a request for making a setting:
https://github.com/metabase/metabase/issues/10370 - upvote by clicking :+1: on the first post