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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
NickzNickz
Helper IV
Helper IV

Measure convert to column in the same table.

I have created a table with column name Tag, Images, Index.

Below is the measure i use to view the image.

Display Image = 
   CONCATENATEX(
        d_images_1, 
        d_images_1[Image],
        , 
        d_images_1[Index],
        ASC)

How can i convert it to column.

The custom visual cannot use measure to display the images. Only column can.

NickzNickz_0-1703854445358.png

NickzNickz_1-1703854637755.png

 

 

Thank you and regards,

NickzNickz

 

 

1 ACCEPTED SOLUTION

you can set the canvas background to the image?

View solution in original post

6 REPLIES 6
lbendlin
Super User
Super User

Display Image = [Image]&[Index]

Hi @lbendlin ,

 

Below is my data in the table.:

NickzNickz_3-1704035538090.png

NickzNickz_2-1704035344977.png

 

In order for power bi to display the images, the column need to combine the Image URL by using Index number .... 

 

Regards,

Nickz Nickz

Hi @lbendlin 


I can view the picture in table visualization but i need the image bigger ...

NickzNickz_0-1704182662042.png

If i use the Simple Image custom visual, they required column instead of measure ....

 

Regards,

Nickz Nickz

 

you can set the canvas background to the image?

Hi @lbendlin ,

 

I manage to resolve the problem by setting the Image Size in Visualization Pane.
Thanks for your help and ideas.

NickzNickz_0-1704268709864.png

 

regards,

Nickz Nickz

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.