Forum Discussion
Display multiple links in a cell
Hello
When loading a database, some cells contain multiple comma-separated links, I would like to know how to open those links.
Best regards
Xavi
XaviOV , You can create a link like
https://docs.microsoft.com/en-us/power-bi/create-reports/power-bi-hyperlinks-in-tables
But you need to split the column -https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
5 Replies
- amitchandak
Super User
XaviOV , Are getting seeing value as table or comma-separated string
If string/text you can split -https://www.tutorialgateway.org/how-to-split-columns-in-power-bi/
If you see a table with an underline - you will have an expand icon, you need to open and take action.
the same way you do for JSON or list
- XaviOV
Helper V
Hello amitchandak ,
I have thought of something else of the kind, that in this cell with several links, when clicking, all the links contained in that cell would open.Regards,
Xavi
- amitchandak
Super User
XaviOV , can share some sample and expected output. Not very clear.