Forum Discussion
shyamily_123
3 years agoFrequent Visitor
How to add SharePoint link as hyperlink to column
I have a requirement to add hyperlink in one of my column called projectname. Secenario is like this, My dataset is SharePointand it contains the list of projects created by client. When client fil...
v-jingzhang
Community Support
3 years agoHi shyamily_123
You need to prepare the URLs of those projects in a table column in advance. Then add this URL column to a table or a matrix in the report. Select the URL column, on the Column tools tab, select Data category > Web URL. You can refer to the following article to get detailed guidance.
Add hyperlinks (URLs) to a table or matrix - Power BI | Microsoft Learn
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
shyamily_123
3 years agoFrequent Visitor
Hi,I need a dynamic solution because here daily new projects are being added. So it's not possible to add link for each project name.