<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Image Column type on SharePoint list in Service</title>
    <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3131399#M190849</link>
    <description>&lt;P&gt;I figured out by creating a parshed JSON column. I change the column to ServerURL then I copied the column and changed that to serverRelativeUrl. Then I creatd a custom Column and combined the two to create the Web Url. I renamed all the errors to null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2023 16:38:20 GMT</pubDate>
    <dc:creator>kev4109</dc:creator>
    <dc:date>2023-03-14T16:38:20Z</dc:date>
    <item>
      <title>Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3086685#M188848</link>
      <description>&lt;P&gt;I'm trying to Display the picture on my Dashboard but would display it a a thumbnail image&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 21:00:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3086685#M188848</guid>
      <dc:creator>kev4109</dc:creator>
      <dc:date>2023-02-19T21:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3086716#M188850</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315159" data-lia-user-login="kev4109" class="lia-mention lia-mention-user"&gt;kev4109&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Typically if you want a complete image you should host it on a website where it can be accessed directly?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 21:55:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3086716#M188850</guid>
      <dc:creator>GilbertQ</dc:creator>
      <dc:date>2023-02-19T21:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3090413#M189049</link>
      <description>&lt;P&gt;Its a image users upload on my Sharepoint Site using the Image column in the list. In PowerBI it shows the image like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{"type":"thumbnail","fileName":"FY2023 Establishment Performance Plans 2-16-23.jpg","nativeFile":{},"fieldName":"Appendix","serverUrl":"&lt;A href="https://hudgov.sharepoint.com" target="_blank"&gt;https://hudgov.sharepoint.com&lt;/A&gt;","fieldId":"31bd640d-3941-4178-a7ad-42517d37f762","serverRelativeUrl":"/sites/HSNG/GDAS/SiteAssets/Lists/688205f1-59aa-4457-9d13-5e379def389f/FY2023%20Establishment%20Performance%20Plans%202-16-23.jpg","id":"5f90eb26-d27b-4e77-bd09-a3d59bfde273"}&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 13:17:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3090413#M189049</guid>
      <dc:creator>kev4109</dc:creator>
      <dc:date>2023-02-21T13:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3101408#M189490</link>
      <description>&lt;P&gt;No it did not resolve my issue&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 12:38:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3101408#M189490</guid>
      <dc:creator>kev4109</dc:creator>
      <dc:date>2023-02-27T12:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3101430#M189492</link>
      <description>&lt;P&gt;No I'm using this column type&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 12:51:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3101430#M189492</guid>
      <dc:creator>kev4109</dc:creator>
      <dc:date>2023-02-27T12:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3131399#M190849</link>
      <description>&lt;P&gt;I figured out by creating a parshed JSON column. I change the column to ServerURL then I copied the column and changed that to serverRelativeUrl. Then I creatd a custom Column and combined the two to create the Web Url. I renamed all the errors to null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 16:38:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3131399#M190849</guid>
      <dc:creator>kev4109</dc:creator>
      <dc:date>2023-03-14T16:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3230618#M195747</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315159" data-lia-user-login="kev4109" class="lia-mention lia-mention-user"&gt;kev4109&lt;/a&gt;&amp;nbsp; I had the same problem. Could you please let me know how you solved it and the steps you followed?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 10:58:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3230618#M195747</guid>
      <dc:creator>BadrMad</dc:creator>
      <dc:date>2023-05-11T10:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3230664#M195752</link>
      <description>&lt;P&gt;The solution was&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;using parshed JSON column. I change the column to ServerURL then I copied the column and changed that to serverRelativeUrl. Then I created a custom Column and combined the two to create the Web Url. I renamed all the errors to null. You have to combine the 2 columns together to get the image URL.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 11:20:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3230664#M195752</guid>
      <dc:creator>kev4109</dc:creator>
      <dc:date>2023-05-11T11:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3230705#M195755</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315159" data-lia-user-login="kev4109" class="lia-mention lia-mention-user"&gt;kev4109&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 11:42:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3230705#M195755</guid>
      <dc:creator>BadrMad</dc:creator>
      <dc:date>2023-05-11T11:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Image Column type on SharePoint list</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3245370#M196485</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Were you able to fix this issue? i have the same issue.&lt;/P&gt;</description>
      <pubDate>Sat, 20 May 2023 14:15:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Image-Column-type-on-SharePoint-list/m-p/3245370#M196485</guid>
      <dc:creator>randika118</dc:creator>
      <dc:date>2023-05-20T14:15:01Z</dc:date>
    </item>
  </channel>
</rss>

