<?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 Changed visual object instance in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Changed-visual-object-instance/m-p/29019#M814</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&lt;STRONG&gt;I add my data to visual object instance [].&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;instances.push({
objectName: 'dataPoint',
displayName: resourceJob.label,
selector: resource.identity.getSelector(),
properties: {
fill: { solid: { color: resourceJob.color } }
},
});&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&lt;STRONG&gt;They appear in power Bi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Data colors in Bi" style="width: 139px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/4337iA11FE4BE426CACAA/image-size/small?v=v2&amp;amp;px=200" role="button" title="DataColours.PNG" alt="Data colors in Bi" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Data colors in Bi&lt;/span&gt;&lt;/span&gt;﻿&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3) Now after i change change color. How do i find the changed object. I need to know- to what color it has changed to, so that i can change data colors on my visual.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4)I am not using categorical data structure. I am using matrix&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2016 07:04:40 GMT</pubDate>
    <dc:creator>mikihiir</dc:creator>
    <dc:date>2016-04-13T07:04:40Z</dc:date>
    <item>
      <title>Changed visual object instance</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Changed-visual-object-instance/m-p/29019#M814</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)&lt;STRONG&gt;I add my data to visual object instance [].&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;instances.push({
objectName: 'dataPoint',
displayName: resourceJob.label,
selector: resource.identity.getSelector(),
properties: {
fill: { solid: { color: resourceJob.color } }
},
});&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2)&lt;STRONG&gt;They appear in power Bi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Data colors in Bi" style="width: 139px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/4337iA11FE4BE426CACAA/image-size/small?v=v2&amp;amp;px=200" role="button" title="DataColours.PNG" alt="Data colors in Bi" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Data colors in Bi&lt;/span&gt;&lt;/span&gt;﻿&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3) Now after i change change color. How do i find the changed object. I need to know- to what color it has changed to, so that i can change data colors on my visual.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4)I am not using categorical data structure. I am using matrix&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2016 07:04:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Changed-visual-object-instance/m-p/29019#M814</guid>
      <dc:creator>mikihiir</dc:creator>
      <dc:date>2016-04-13T07:04:40Z</dc:date>
    </item>
  </channel>
</rss>

