Forum Discussion
Anonymous
6 years agoNot applicable
Launch external app from Power BI
Hi all, is there a way to launch an external application from a Power BI Dashboard, ideally with a parameter? E.g. by rightcklicking on a field in a table --> Send to... Thanks Fatih
- 6 years ago
Anonymous , Try with Url
refer https://docs.microsoft.com/en-us/power-bi/create-reports/power-bi-hyperlinks-in-tables
Anonymous
3 years agoNot applicable
i can embed a url in my table and launch a web app such as:
https://something.url/cherwellaccess/queries?xxxxxxxxx
i would like to embed an application launcher such as:
cherwellclient://commands/goto?xxxxxxxx, which does work in a browser address to launch the executable cherwell client.
It seems like the table only understands http/https?
Anyone know how to do this?