cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

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
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors