<?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: enhanced scatter plot - dynamic backdrop image in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/224543#M7101</link>
    <description>&lt;P&gt;Enhanced Scatter Chart doesn't support hyperlinks that require authentication.&lt;/P&gt;&lt;P&gt;You should make your hyperlinks public and use them with the visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&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;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2017 08:31:34 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2017-08-03T08:31:34Z</dc:date>
    <item>
      <title>enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/212262#M6703</link>
      <description>&lt;P&gt;The short tutorial for the enhanced scatter plot visual shows that it can be configured to dynamically change the backdrop image using an image measure and a slicer. The details of how to do this are not included. Can someone provide the DAX for the image measure, a view of the corresponding data structure, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AnnL&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 18:19:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/212262#M6703</guid>
      <dc:creator>AnnL</dc:creator>
      <dc:date>2017-07-14T18:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/212793#M6719</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/36092"&gt;@AnnL&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;The short tutorial for the enhanced scatter plot visual shows that it can be configured to dynamically change the backdrop image using an image measure and a slicer. The details of how to do this are not included. Can someone provide the DAX for the image measure, a view of the corresponding data structure, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;AnnL&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/36092"&gt;@AnnL&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Based on my test, the dropback field doesn't accept any DAX measure but a table column. One issue I've found in my test is that, if no silcer/filter applied, the dropback seems&amp;nbsp;showing the first image in alphabetical Order, I can't use an DAX measure to overcome&amp;nbsp;this issue, as the field doesn't accpet any measure. So you may have to set any filter by default for the visual to expect it to&amp;nbsp;show the backgroud properly. See more in the attached pbix file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IOS.PNG" style="width: 460px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/50311i404E47F1C9C15F29/image-size/large?v=v2&amp;amp;px=999" role="button" title="IOS.PNG" alt="IOS.PNG" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ANDROID.PNG" style="width: 411px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/50312iD2487851514BA07B/image-size/large?v=v2&amp;amp;px=999" role="button" title="ANDROID.PNG" alt="ANDROID.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Issue&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="issue.PNG" style="width: 326px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/50313i927FC1B3E3A7937C/image-size/large?v=v2&amp;amp;px=999" role="button" title="issue.PNG" alt="issue.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 07:45:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/212793#M6719</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-07-17T07:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/213345#M6730</link>
      <description>&lt;P&gt;Hi Eric,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded your Power BI file and I think I understand what you did. However, when I tried to extend it to a more complex data set, I cannot get the images to appear.&amp;nbsp;In my data model, I have&amp;nbsp;x and y position data that overlays the image (as in the tutorial), and the data item that switches the image is one of&amp;nbsp;two filters. The filters&amp;nbsp;both work&amp;nbsp;for selecting the data subsets but the&amp;nbsp;corresponding image for the subset does not show.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure how to attach the pbix file I have been experimenting with.&amp;nbsp;Can I&amp;nbsp;upload the file so that you can&amp;nbsp;take a look for&amp;nbsp;any reason why the images do not work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much,&lt;/P&gt;&lt;P&gt;AnnL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 19:02:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/213345#M6730</guid>
      <dc:creator>AnnL</dc:creator>
      <dc:date>2017-07-17T19:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/213998#M6753</link>
      <description>&lt;P&gt;Please upload your .pbix file to any cloud such as One Drive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&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;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 11:51:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/213998#M6753</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-07-18T11:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/214305#M6761</link>
      <description>&lt;P&gt;Hi Eric_Zhang,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did finally get it working based on your example. Thanks very much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One sticking point I had is that it does not appear to work with images in a local file folder. It only works with images located at a URL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, it seems to have a limit in the URL length. My attempt using the URLs of the images posted to&amp;nbsp;my local SharePoint did not work and I expect it is because the path is very long.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it worked when I pointed to images out on the web that have short paths, as you had in your example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;Ann&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 19:56:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/214305#M6761</guid>
      <dc:creator>AnnL</dc:creator>
      <dc:date>2017-07-18T19:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/214308#M6762</link>
      <description>&lt;P&gt;Hi Ignat,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did get it working using the method in the example from Eric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found limitations - that the images must be pointed to by a URL not a network drive location, and that the URL to the image cannot be too long.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to remove these limitations? For example, if the URL could be arbitrarily long, then I could post the images we want to use on the internal SharePoint. Currently the path to any image in our SharePoint is too long.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help,&lt;/P&gt;&lt;P&gt;AnnL&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 20:00:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/214308#M6762</guid>
      <dc:creator>AnnL</dc:creator>
      <dc:date>2017-07-18T20:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/214689#M6772</link>
      <description>&lt;P&gt;As far as I know, there's no limitation for&amp;nbsp;link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share a link if it isn't private?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&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;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 08:44:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/214689#M6772</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-07-19T08:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/215995#M6801</link>
      <description>&lt;P&gt;Hi Ignat,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The link is private. If you want to test, any link with over 260 characters should do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AnnL&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 17:33:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/215995#M6801</guid>
      <dc:creator>AnnL</dc:creator>
      <dc:date>2017-07-20T17:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/216393#M6818</link>
      <description>&lt;P&gt;We'll look into this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&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;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 08:49:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/216393#M6818</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-07-21T08:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/224305#M7090</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have my images stored in local drive. How can i access it using http URL ? I tried placing it in sharepoint but it won't work, not sure its because of security or length of the url.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjiv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 01:35:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/224305#M7090</guid>
      <dc:creator>Sanjiv</dc:creator>
      <dc:date>2017-08-03T01:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/224543#M7101</link>
      <description>&lt;P&gt;Enhanced Scatter Chart doesn't support hyperlinks that require authentication.&lt;/P&gt;&lt;P&gt;You should make your hyperlinks public and use them with the visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&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;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 08:31:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/224543#M7101</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-08-03T08:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/225101#M7112</link>
      <description>&lt;P&gt;Hi V-Viig,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The original scatter chart allows use of an image background with the image located on a local network drive. The fact that the enhanced scatter plot only allows images located at hyperlinks that do not require authentication means that the enhanced scatter plot background image feature is NOT usable in an internal corporate environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way we can get a fix for the enhanced scatter plot so it will allow using images from a local network drive as the original scatter chart does?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AnnL&lt;/P&gt;&lt;P&gt;Toyota Manufacturing NA&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 18:18:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/225101#M7112</guid>
      <dc:creator>AnnL</dc:creator>
      <dc:date>2017-08-03T18:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/225105#M7113</link>
      <description>&lt;P&gt;Hi V-Viig,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It turns out that using a web server internally does work. So that is our solution for now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ann&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 18:23:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/225105#M7113</guid>
      <dc:creator>AnnL</dc:creator>
      <dc:date>2017-08-03T18:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: enhanced scatter plot - dynamic backdrop image</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/225453#M7122</link>
      <description>&lt;P&gt;Thanks for sharing your solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&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;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 06:54:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/enhanced-scatter-plot-dynamic-backdrop-image/m-p/225453#M7122</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-08-04T06:54:21Z</dc:date>
    </item>
  </channel>
</rss>

