Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
pankaj_2086
Frequent Visitor

how to attach url(link) to column values

hello everyone,

actually I am stuck with one task for a long time, I have one table in which there are some IDs of employees and I want to attach the link to those id's so that whenever I click on them I will get directed to that link in the browser.

 

I have already made a URL link using DAX.

PFB attachment for more information.

Screenshot (12).png

As we can see in the above image there is one column named Final URL with links buttons, I want those links to be attached to the Work Item Id column for eg if we click on 3829 the link should open in the browser.

 

Using DAX expression I have made url link as,

Final URL = CONCATENATE('Work Items - All history by month'[Intial URL]&'Work Items - All history by month'[Project Name]&"/"&"_Workitems"&"/"&"edit"&"/",'Work Items - All history by month'[Work Item Id]&"/")
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Please check this documentation

https://docs.microsoft.com/en-us/power-bi/power-bi-hyperlinks-in-tables

There is clear demo on your requirement.

Thanks
Pravin


If it resolves your problem mark it as a solution and give Kudos.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Please check this documentation

https://docs.microsoft.com/en-us/power-bi/power-bi-hyperlinks-in-tables

There is clear demo on your requirement.

Thanks
Pravin


If it resolves your problem mark it as a solution and give Kudos.
Anonymous
Not applicable

Is your problem resolved?

Don't hesitate to give Kudos and mark it as a solution.

actually it's in my office system so I will try to solve it tomorrow. I will get back to you if I get stuck anywhere

thank you, Praveen.

@pankaj_2086 

 

Any progress, feel free to share with us. By the way, you may help accept the solution above. Your contribution is highly appreciated.

 

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

Check out the May 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.