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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Assign a URL image to a Measure

Hi, I am trying to achieve the below using the URL feature. As an example, I have a column request number  and I want to construct a dynamic URL based on the value of the request number. Instead of creating a seperate column for this URL field, I would like to use the exiting request number field and some how tie the url to it and make the request number clickable so that the underlying URL opens.

 

This is what I am doing now :

 

Request NumberURL
ABC12345www.xyz.com/sys_id=ABC12345
ABC12346www.xyz.com/sys_id=ABC12346
ABC12347www.xyz.com/sys_id=ABC12347
ABC12348www.xyz.com/sys_id=ABC12348
ABC12349www.xyz.com/sys_id=ABC12349
ABC12350www.xyz.com/sys_id=ABC12350
ABC12351www.xyz.com/sys_id=ABC12351
ABC12352www.xyz.com/sys_id=ABC12352
ABC12353www.xyz.com/sys_id=ABC12353
ABC12354www.xyz.com/sys_id=ABC12354
ABC12355www.xyz.com/sys_id=ABC12355
ABC12356www.xyz.com/sys_id=ABC12356
ABC12357www.xyz.com/sys_id=ABC12357
ABC12358www.xyz.com/sys_id=ABC12358

 

And this is what I want to achieve:

Request Number
ABC12345
ABC12346
ABC12347
ABC12348
ABC12349
ABC12350
ABC12351
ABC12352
ABC12353
ABC12354
ABC12355
ABC12356
ABC12357
ABC12358

 

Appreciate the ideas and/or suggesstions.

 

Thanks,

SN

1 REPLY 1
TomMartens
Super User
Super User

Hey,

 

unfortunately this is currently not supported, either you can assign the data category "web url" to a colum, no matter if this column is a base column or a calculated column or to a measure.

 

Currently just the url is displayed or a symbol will be displayed, the symbol can not be configured, the screenshot below shows the symbol:

image.png

 

If you assign the data category "image url" to a column or a measure, Power BI tries to display the image immediately.

 

Maybe you might consider to create an idea on:

https://ideas.powerbi.com/forums/265200-power-bi?WT.mc_id=Community

 

Regards,

Tom

 

 



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors