<?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: column content in [dbo].[CatalogItemExtendedContent] in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/column-content-in-dbo-CatalogItemExtendedContent/m-p/3700069#M32907</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="683786" data-lia-user-login="omnia_saleh" class="lia-mention lia-mention-user"&gt;omnia_saleh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Content of the "content" Column:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;The content of the "content" column would depend on the design of your database and the purpose of the table. If you need to understand what kind of data is stored in this column, you might want to look at a sample of the data:&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SELECT TOP (10) content 
FROM [dbo].[CatalogItemExtendedContent];&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Converting Data to XML:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;To convert the data in the "content" column to XML for better readability, you can use the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;clause in SQL Server. Here's an example of how you might construct such a query:&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SELECT content 
FROM [dbo].[CatalogItemExtendedContent]
FOR XML PATH('ContentItem'), ROOT('ContentList');&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Feb 2024 02:39:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-02-15T02:39:33Z</dc:date>
    <item>
      <title>column content in [dbo].[CatalogItemExtendedContent]</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/column-content-in-dbo-CatalogItemExtendedContent/m-p/3699103#M32904</link>
      <description>&lt;P&gt;what is the type of column content in [dbo].[CatalogItemExtendedContent] and what is the content of this column&amp;nbsp; and i want to conver data to xml i want to parse it to be more readable&amp;nbsp; ?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 15:08:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/column-content-in-dbo-CatalogItemExtendedContent/m-p/3699103#M32904</guid>
      <dc:creator>omnia_saleh</dc:creator>
      <dc:date>2024-02-14T15:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: column content in [dbo].[CatalogItemExtendedContent]</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/column-content-in-dbo-CatalogItemExtendedContent/m-p/3700069#M32907</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="683786" data-lia-user-login="omnia_saleh" class="lia-mention lia-mention-user"&gt;omnia_saleh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Content of the "content" Column:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;The content of the "content" column would depend on the design of your database and the purpose of the table. If you need to understand what kind of data is stored in this column, you might want to look at a sample of the data:&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SELECT TOP (10) content 
FROM [dbo].[CatalogItemExtendedContent];&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Converting Data to XML:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;To convert the data in the "content" column to XML for better readability, you can use the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;clause in SQL Server. Here's an example of how you might construct such a query:&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SELECT content 
FROM [dbo].[CatalogItemExtendedContent]
FOR XML PATH('ContentItem'), ROOT('ContentList');&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 02:39:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/column-content-in-dbo-CatalogItemExtendedContent/m-p/3700069#M32907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-15T02:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: column content in [dbo].[CatalogItemExtendedContent]</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/column-content-in-dbo-CatalogItemExtendedContent/m-p/3700582#M32910</link>
      <description>&lt;P&gt;data type of the column is varbinary(MAX)&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 07:47:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/column-content-in-dbo-CatalogItemExtendedContent/m-p/3700582#M32910</guid>
      <dc:creator>omnia_saleh</dc:creator>
      <dc:date>2024-02-15T07:47:44Z</dc:date>
    </item>
  </channel>
</rss>

