<?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 Total and subtotal API in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Total-and-subtotal-API/m-p/803306#M2604</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;After reading this article &lt;A href="https://powerbi.microsoft.com/en-us/blog/power-bi-developer-community-april-may-update/#sdk-updates" target="_self"&gt;https://powerbi.microsoft.com/en-us/blog/power-bi-developer-community-april-may-update/&lt;/A&gt;, I tried to implement the Total and Subtotal API in my project.&lt;BR /&gt;I changed the data mapping to Matrix, added the subtotals properties in the capabilities.json and inspected the returned dataViews object in order to find the total property or something like that, I don't know what I have to expect.&lt;BR /&gt;Unfortunately, after hours of tries, nothing appeared in my model.&lt;/P&gt;&lt;P&gt;So, I tried your suggested project (&lt;A href="https://github.com/microsoft/Powerbi-Visuals-SampleMatrix" target="_self"&gt;Powerbi-Visuals-SampleMatrix&lt;/A&gt;) but the result is the same, I can't find anything in model related to totals or subtotals (and yes, I enabled the relevant options :).&lt;BR /&gt;Here are a couple of screenshots to clarify my issue:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="The matrix-like visual that doesn't include totals" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/196054iEF471E33261868EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="total-api.png" alt="The matrix-like visual that doesn't include totals" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;The matrix-like visual that doesn't include totals&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A portion of the returned model" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/196055i906522454D844693/image-size/large?v=v2&amp;amp;px=999" role="button" title="total-api-2.png" alt="A portion of the returned model" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;A portion of the returned model&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/112988"&gt;@v-evelk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2019 15:59:24 GMT</pubDate>
    <dc:creator>danieleperilli</dc:creator>
    <dc:date>2019-09-26T15:59:24Z</dc:date>
    <item>
      <title>Total and subtotal API</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Total-and-subtotal-API/m-p/803306#M2604</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;After reading this article &lt;A href="https://powerbi.microsoft.com/en-us/blog/power-bi-developer-community-april-may-update/#sdk-updates" target="_self"&gt;https://powerbi.microsoft.com/en-us/blog/power-bi-developer-community-april-may-update/&lt;/A&gt;, I tried to implement the Total and Subtotal API in my project.&lt;BR /&gt;I changed the data mapping to Matrix, added the subtotals properties in the capabilities.json and inspected the returned dataViews object in order to find the total property or something like that, I don't know what I have to expect.&lt;BR /&gt;Unfortunately, after hours of tries, nothing appeared in my model.&lt;/P&gt;&lt;P&gt;So, I tried your suggested project (&lt;A href="https://github.com/microsoft/Powerbi-Visuals-SampleMatrix" target="_self"&gt;Powerbi-Visuals-SampleMatrix&lt;/A&gt;) but the result is the same, I can't find anything in model related to totals or subtotals (and yes, I enabled the relevant options :).&lt;BR /&gt;Here are a couple of screenshots to clarify my issue:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="The matrix-like visual that doesn't include totals" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/196054iEF471E33261868EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="total-api.png" alt="The matrix-like visual that doesn't include totals" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;The matrix-like visual that doesn't include totals&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A portion of the returned model" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/196055i906522454D844693/image-size/large?v=v2&amp;amp;px=999" role="button" title="total-api-2.png" alt="A portion of the returned model" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;A portion of the returned model&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/112988"&gt;@v-evelk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 15:59:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Total-and-subtotal-API/m-p/803306#M2604</guid>
      <dc:creator>danieleperilli</dc:creator>
      <dc:date>2019-09-26T15:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Total and subtotal API</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Total-and-subtotal-API/m-p/805766#M2613</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please send your report and visual code for analysis to&amp;nbsp;pbicvsupport@microsoft.com ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2019 14:45:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Total-and-subtotal-API/m-p/805766#M2613</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-09-30T14:45:42Z</dc:date>
    </item>
    <item>
      <title>a Re: Total and subtotal API</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Total-and-subtotal-API/m-p/1300116#M3310</link>
      <description>&lt;P&gt;hi, a fix for this issue has been deployed, and the issue should be fixed, i tried it tody and i do have subtotals and totals on my visuals.&lt;/P&gt;&lt;P&gt;please try for yourself and replay if you are still having this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 08:00:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Total-and-subtotal-API/m-p/1300116#M3310</guid>
      <dc:creator>George_keldawi</dc:creator>
      <dc:date>2020-08-17T08:00:52Z</dc:date>
    </item>
  </channel>
</rss>

