<?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 Plotting values on US map in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Plotting-values-on-US-map/m-p/1500022#M28988</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using "Shape Map" to show metric values on a US map. I am showing opportunities in terms of values (10,5 and 0). This works perfectly fine. See below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use a slicer value (say product "A") , then based on the report logic there are no opportunites or in other words opportunity=0.&amp;nbsp; I get the below map - which is all pink in color. My requirement is to get "Grey" color in the map as the opportunity=0. I tried few things in data values options but am unable to get the required results. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 20:31:03 GMT</pubDate>
    <dc:creator>lakshay12311</dc:creator>
    <dc:date>2020-11-17T20:31:03Z</dc:date>
    <item>
      <title>Plotting values on US map</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Plotting-values-on-US-map/m-p/1500022#M28988</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using "Shape Map" to show metric values on a US map. I am showing opportunities in terms of values (10,5 and 0). This works perfectly fine. See below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use a slicer value (say product "A") , then based on the report logic there are no opportunites or in other words opportunity=0.&amp;nbsp; I get the below map - which is all pink in color. My requirement is to get "Grey" color in the map as the opportunity=0. I tried few things in data values options but am unable to get the required results. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 20:31:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Plotting-values-on-US-map/m-p/1500022#M28988</guid>
      <dc:creator>lakshay12311</dc:creator>
      <dc:date>2020-11-17T20:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting values on US map</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Plotting-values-on-US-map/m-p/1500459#M29013</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="270341" data-lia-user-login="lakshay12311" class="lia-mention lia-mention-user"&gt;lakshay12311&lt;/a&gt; , Not exactly clear on your measure, but try like &lt;/P&gt;
&lt;P&gt;new measure = if([opportunity]=0, blank(),[opportunity])&lt;/P&gt;
&lt;P&gt;This should greyout 0 values&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 02:00:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Plotting-values-on-US-map/m-p/1500459#M29013</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-11-18T02:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting values on US map</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Plotting-values-on-US-map/m-p/1500614#M29019</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;! It worked like a charm &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; It amazing to see how small changes make big difference!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 03:11:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Plotting-values-on-US-map/m-p/1500614#M29019</guid>
      <dc:creator>lakshay12311</dc:creator>
      <dc:date>2020-11-18T03:11:50Z</dc:date>
    </item>
  </channel>
</rss>

