<?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: Highlights array not present when there is no Measures DataRoll in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/257366#M7946</link>
    <description>&lt;P&gt;Is there a way to get the highlight array any other way? Or, is there a way to&amp;nbsp;implement two separate IVisual classes within one extensibility module? I basically have a hierarchy table with no measure data and want to highlight an entry based on a dropdown menu.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Sep 2017 13:30:42 GMT</pubDate>
    <dc:creator>JoelPendery</dc:creator>
    <dc:date>2017-09-22T13:30:42Z</dc:date>
    <item>
      <title>Highlights array not present when there is no Measures DataRoll</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/256772#M7922</link>
      <description>&lt;P&gt;I'm having some issues with locating the highlighting array. I have built a visual with two Grouping DataRoles and one Measure Data Role (the measure roll may or may not be filled). I can observe the highlights array when the Measure DataRole is filled with data, however, when it is empty (the visual will still build when empty) there is no way to access the highlight array that resides in the categorical.values location as it is null at this level. I've tried to create a dummy class inside the powerbi.extensibility.visual module to use a filter to get a filtered value that can be accessed from the main visual building class, but predictably, I just ended up filtering all the data coming. Is there any way to get around this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 19:05:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/256772#M7922</guid>
      <dc:creator>JoelPendery</dc:creator>
      <dc:date>2017-09-21T19:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Highlights array not present when there is no Measures DataRoll</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/256773#M7931</link>
      <description>&lt;P&gt;I'm having some issues with locating the highlighting array. I have built a visual with two Grouping DataRoles and one Measure Data Role (the measure roll may or may not be filled). I can observe the highlights array when the Measure DataRole is filled with data, however, when it is empty (the visual will still build when empty) there is no way to access the highlight array that resides in the categorical.values location as it is null at this level. I've tried to create a dummy class inside the powerbi.extensibility.visual module to use a filter to get a filtered value that can be accessed from the main visual building class, but predictably, I just ended up filtering all the data coming. Is there any way to get around this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 19:07:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/256773#M7931</guid>
      <dc:creator>JoelPendery</dc:creator>
      <dc:date>2017-09-21T19:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Highlights array not present when there is no Measures DataRoll</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/257104#M7933</link>
      <description>&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;highlighting&amp;nbsp;array is specified if and only if Measure field is filled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is default and expected behavior of Power BI.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 07:26:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/257104#M7933</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-09-22T07:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Highlights array not present when there is no Measures DataRoll</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/257366#M7946</link>
      <description>&lt;P&gt;Is there a way to get the highlight array any other way? Or, is there a way to&amp;nbsp;implement two separate IVisual classes within one extensibility module? I basically have a hierarchy table with no measure data and want to highlight an entry based on a dropdown menu.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 13:30:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/257366#M7946</guid>
      <dc:creator>JoelPendery</dc:creator>
      <dc:date>2017-09-22T13:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Highlights array not present when there is no Measures DataRoll</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/258344#M7972</link>
      <description>&lt;P&gt;As far as I know, there aren't other ways unfortunately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 09:27:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Highlights-array-not-present-when-there-is-no-Measures-DataRoll/m-p/258344#M7972</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-09-25T09:27:32Z</dc:date>
    </item>
  </channel>
</rss>

