<?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: how can i make a filter such that when i enter coordinates it automatically shows me the surroun in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/how-can-i-make-a-filter-such-that-when-i-enter-coordinates-it/m-p/2643634#M4695</link>
    <description>&lt;P&gt;May you please help me in creating that measure and do i make&amp;nbsp; the measure in the original data sheet or i have to make another what if analysis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 04:11:36 GMT</pubDate>
    <dc:creator>abdalla</dc:creator>
    <dc:date>2022-07-18T04:11:36Z</dc:date>
    <item>
      <title>how can i make a filter such that when i enter coordinates it automatically shows me the surrounding</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/how-can-i-make-a-filter-such-that-when-i-enter-coordinates-it/m-p/2596394#M4622</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am beginner in power BI.&lt;/P&gt;&lt;P&gt;I have many coordinates of wells as i work in the oil field industry and i used a &lt;U&gt;&lt;STRONG&gt;flow map&lt;/STRONG&gt;&lt;/U&gt; to present them as a line since each well has to be presented by a line as it has 2 coordinates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is i need to find some sort of slicer or filter such that when i choose 1 well the map automatically highlights all other wells within a certain radius without hiding the other wells.( so maybe coloring the ones inside the range with a different color).&lt;/P&gt;&lt;P&gt;The range would be a constant specified range that will not be altered and the selection of the user has to make the filtering process automatic so that he doesnt have to adjust for the range.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so basically the user will simply click on a well and the other wells within the range will be highlighted with a different color than other wells.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what my map looks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abdalla_0-1655960284116.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/736880iF28F595D7BD87202/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abdalla_0-1655960284116.png" alt="abdalla_0-1655960284116.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;any advice / help would be really grateful.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 05:19:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/how-can-i-make-a-filter-such-that-when-i-enter-coordinates-it/m-p/2596394#M4622</guid>
      <dc:creator>abdalla</dc:creator>
      <dc:date>2022-06-23T05:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a filter such that when i enter coordinates it automatically shows me the surroun</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/how-can-i-make-a-filter-such-that-when-i-enter-coordinates-it/m-p/2643202#M4690</link>
      <description>&lt;P&gt;I am only aware of one way to do that. It involves a DAX query for the Great Circle Distance (to identify the locations in proximity) and the usage of a measure to set the location marker size as the "highlighting" mechanism.&amp;nbsp; For example your selected location will have a size 10, "close" locations have a size 5, and all other locations have a size 1 .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Needless to say - this is far beyond what a Power BI novice is expected to handle.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2022 21:41:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/how-can-i-make-a-filter-such-that-when-i-enter-coordinates-it/m-p/2643202#M4690</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-07-17T21:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a filter such that when i enter coordinates it automatically shows me the surroun</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/how-can-i-make-a-filter-such-that-when-i-enter-coordinates-it/m-p/2643634#M4695</link>
      <description>&lt;P&gt;May you please help me in creating that measure and do i make&amp;nbsp; the measure in the original data sheet or i have to make another what if analysis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 04:11:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/how-can-i-make-a-filter-such-that-when-i-enter-coordinates-it/m-p/2643634#M4695</guid>
      <dc:creator>abdalla</dc:creator>
      <dc:date>2022-07-18T04:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: how can i make a filter such that when i enter coordinates it automatically shows me the surroun</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/how-can-i-make-a-filter-such-that-when-i-enter-coordinates-it/m-p/2647824#M4705</link>
      <description>&lt;P&gt;Please provide sanitized sample data that fully covers your issue.&lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 13:31:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/how-can-i-make-a-filter-such-that-when-i-enter-coordinates-it/m-p/2647824#M4705</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-07-19T13:31:19Z</dc:date>
    </item>
  </channel>
</rss>

