<?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 Map/Photo looping by DAX in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Map-Photo-looping-by-DAX/m-p/2795625#M5365</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.gif" style="width: 963px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/792650i9D3503B8D6B0CEDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.gif" alt="1.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Measure = 
VAR ImgURL = "https://**********.png"
VAR Width = 1024
VAR Height = 570
VAR SVG = "
&amp;lt;svg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 " &amp;amp; Width &amp;amp; " " &amp;amp; Height &amp;amp; " ' &amp;gt;
&amp;lt;image xlink:href='" &amp;amp; ImgURL &amp;amp; "' width='" &amp;amp; Width &amp;amp; "' height='" &amp;amp; Height &amp;amp; "' &amp;gt;
&amp;lt;animate attributeName='x' from='" &amp;amp; -1 * Width &amp;amp; "' by='" &amp;amp; Width &amp;amp; "' begin='0s' dur='10s' repeatCount='indefinite'/&amp;gt;
&amp;lt;/image&amp;gt;
&amp;lt;image xlink:href='" &amp;amp; ImgURL &amp;amp; "' width='" &amp;amp; Width &amp;amp; "' height='" &amp;amp; Height &amp;amp; "' &amp;gt;
&amp;lt;animate attributeName='x' from='0' by='" &amp;amp; Width &amp;amp; "' begin='0s' dur='10s' repeatCount='indefinite'/&amp;gt;
&amp;lt;/image&amp;gt;
&amp;lt;/svg&amp;gt; "
RETURN
SVG&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need HTML Content to get the result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wujunmin_0-1664180459108.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/792667i00CDCC941FA4091B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wujunmin_0-1664180459108.png" alt="wujunmin_0-1664180459108.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Sep 2022 08:22:16 GMT</pubDate>
    <dc:creator>wujunmin</dc:creator>
    <dc:date>2022-09-26T08:22:16Z</dc:date>
    <item>
      <title>Map/Photo looping by DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Map-Photo-looping-by-DAX/m-p/2795625#M5365</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.gif" style="width: 963px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/792650i9D3503B8D6B0CEDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.gif" alt="1.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Measure = 
VAR ImgURL = "https://**********.png"
VAR Width = 1024
VAR Height = 570
VAR SVG = "
&amp;lt;svg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 " &amp;amp; Width &amp;amp; " " &amp;amp; Height &amp;amp; " ' &amp;gt;
&amp;lt;image xlink:href='" &amp;amp; ImgURL &amp;amp; "' width='" &amp;amp; Width &amp;amp; "' height='" &amp;amp; Height &amp;amp; "' &amp;gt;
&amp;lt;animate attributeName='x' from='" &amp;amp; -1 * Width &amp;amp; "' by='" &amp;amp; Width &amp;amp; "' begin='0s' dur='10s' repeatCount='indefinite'/&amp;gt;
&amp;lt;/image&amp;gt;
&amp;lt;image xlink:href='" &amp;amp; ImgURL &amp;amp; "' width='" &amp;amp; Width &amp;amp; "' height='" &amp;amp; Height &amp;amp; "' &amp;gt;
&amp;lt;animate attributeName='x' from='0' by='" &amp;amp; Width &amp;amp; "' begin='0s' dur='10s' repeatCount='indefinite'/&amp;gt;
&amp;lt;/image&amp;gt;
&amp;lt;/svg&amp;gt; "
RETURN
SVG&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need HTML Content to get the result:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wujunmin_0-1664180459108.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/792667i00CDCC941FA4091B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wujunmin_0-1664180459108.png" alt="wujunmin_0-1664180459108.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 08:22:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Map-Photo-looping-by-DAX/m-p/2795625#M5365</guid>
      <dc:creator>wujunmin</dc:creator>
      <dc:date>2022-09-26T08:22:16Z</dc:date>
    </item>
  </channel>
</rss>

