<?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: How to get the big objects in custom visual? Primitive Value is unable to store more than 32767c in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-the-big-objects-in-custom-visual-Primitive-Value-is/m-p/2756601#M38518</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This is a limitation of the data model in Power BI - text columns cannot return more than 32,766 characters, so if you'ew creating measures from these columns they will already be truncated before they hit the custom visual's data view. &lt;FONT face="courier new,courier"&gt;PrimitiveValue&lt;/FONT&gt; itself doesn't have a limit and supports regular JS strings.&lt;/P&gt;
&lt;P&gt;If you wish to work around this in a custom visual, you will need to create a measure that combines multiple columns&amp;nbsp; of &amp;lt;= 32,766 characters and add that to the data view instead.&lt;/P&gt;
&lt;P&gt;Chris Webb (Power BI CAT) &lt;A href="https://blog.crossjoin.co.uk/2019/05/17/maximum-length-text-value-power-bi/" target="_self"&gt;has a series of blog posts beginning here&lt;/A&gt; that show ways to model around these limits. &lt;A href="https://blog.crossjoin.co.uk/2019/05/19/storing-large-images-in-power-bi-datasets/" target="_self"&gt;The second post in the series&lt;/A&gt; is specifically what you'll be needing to do in your data model, but it's worth reading the whole series to understand the limitations you need to work with in Power BI.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2022 21:38:26 GMT</pubDate>
    <dc:creator>dm-p</dc:creator>
    <dc:date>2022-09-08T21:38:26Z</dc:date>
    <item>
      <title>How to get the big objects in custom visual? Primitive Value is unable to store more than 32767chars</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-the-big-objects-in-custom-visual-Primitive-Value-is/m-p/2755238#M38509</link>
      <description>&lt;P&gt;How to get the big objects in custom visual? Primitive Value is unable to store more than 32767 characters.&lt;/P&gt;&lt;P&gt;I am using&amp;nbsp;&lt;SPAN&gt;categoricalDataView&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;categories&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;infoFirstPosition&lt;/SPAN&gt;&lt;SPAN&gt;].&lt;/SPAN&gt;&lt;SPAN&gt;values&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;] to get the data in custom visual, but its truncating the value to 32767 characters.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How we can overcome this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 11:35:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-the-big-objects-in-custom-visual-Primitive-Value-is/m-p/2755238#M38509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-08T11:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the big objects in custom visual? Primitive Value is unable to store more than 32767c</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-get-the-big-objects-in-custom-visual-Primitive-Value-is/m-p/2756601#M38518</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;This is a limitation of the data model in Power BI - text columns cannot return more than 32,766 characters, so if you'ew creating measures from these columns they will already be truncated before they hit the custom visual's data view. &lt;FONT face="courier new,courier"&gt;PrimitiveValue&lt;/FONT&gt; itself doesn't have a limit and supports regular JS strings.&lt;/P&gt;
&lt;P&gt;If you wish to work around this in a custom visual, you will need to create a measure that combines multiple columns&amp;nbsp; of &amp;lt;= 32,766 characters and add that to the data view instead.&lt;/P&gt;
&lt;P&gt;Chris Webb (Power BI CAT) &lt;A href="https://blog.crossjoin.co.uk/2019/05/17/maximum-length-text-value-power-bi/" target="_self"&gt;has a series of blog posts beginning here&lt;/A&gt; that show ways to model around these limits. &lt;A href="https://blog.crossjoin.co.uk/2019/05/19/storing-large-images-in-power-bi-datasets/" target="_self"&gt;The second post in the series&lt;/A&gt; is specifically what you'll be needing to do in your data model, but it's worth reading the whole series to understand the limitations you need to work with in Power BI.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 21:38:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-get-the-big-objects-in-custom-visual-Primitive-Value-is/m-p/2756601#M38518</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2022-09-08T21:38:26Z</dc:date>
    </item>
  </channel>
</rss>

