Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
I would like to display in a Table visual a value from a column, but make it a URL. For example :
I would like to display this :
6585767
But when user clicks the URL he is taken to this :
http://companyesite.com/account/customerhome.aspx?accid=6585767
Also, if possible, can this be done so URL opens in a separate Window/Tab? I normally do this in SSRS reports via using :
="javascript:void(window.open('URL...
You can use the concatenate function and create a new column CONCATENATE("http://companyesite.com/account/customerhome.aspx?accid=",[account_id]) and create a new field. You can then embed this in a table view and then enable the URL icon in the formatting section of the table.
The article below will give you a detailed visual explanation of how to enable the URL Icon in your table which will replace the long text into a nicely formatted icon which the users can click.
http://analyticsavenue.com/power-bi-shorten-hyperlink-url/
By default the link opens in a new tab so you dont have to worry about that either.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |