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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

url not working properly

hi

i want my values to be embeded in to url 

this my url dax

greeshma_2-1605113088071.png

 

i.e my values should redirect to the particular colum in the data base based on URL nd request id

when i am not using the request id my url appears but it takes to the home page only 

greeshma_1-1605112971065.png

 

 

 

what is happening is when im using the request id along with the url conditional formating is not working. 

which needs to happen to get correct

greeshma_0-1605112920374.png

 

 

1 ACCEPTED SOLUTION
PhilipTreacy
Super User
Super User

Hi @Anonymous 

You need to concatenate the Request ID to the url string like this

 

url = "https://www.website.com?request.request_id=" & incident[Request ID]

 

Regards

Phil


If I answered your question please mark my post as the solution.
If my answer helped solve your problem, give it a kudos by clicking on the Thumbs Up.



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


View solution in original post

2 REPLIES 2
v-alq-msft
Community Support
Community Support

Hi, @Anonymous 

 

I wonder if you have formatted the measure as a hyperlink in Power BI Desktop.

a1.png

 

For further information, please refer to the following document.

Add hyperlinks (URLs) to a table or matrix 

 

Best Regards

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

PhilipTreacy
Super User
Super User

Hi @Anonymous 

You need to concatenate the Request ID to the url string like this

 

url = "https://www.website.com?request.request_id=" & incident[Request ID]

 

Regards

Phil


If I answered your question please mark my post as the solution.
If my answer helped solve your problem, give it a kudos by clicking on the Thumbs Up.



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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