<?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: Is there a way to get the selected value inside a power bi filter pane in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125501#M48751</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="52518" data-lia-user-login="Fowmy" class="lia-mention lia-mention-user"&gt;Fowmy&lt;/a&gt;&amp;nbsp;it is not coming for filter pane. it shows blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Oct 2021 09:02:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-10-10T09:02:14Z</dc:date>
    <item>
      <title>Is there a way to get the selected value inside a power bi filter pane</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125476#M48746</link>
      <description>&lt;P&gt;Is there a way to get the current filter selection inside a power bi filter pane. using a DAX formula&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 08:30:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125476#M48746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-10T08:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the selected value inside a power bi filter pane</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125481#M48747</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You a measure as follows:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SelectedStatus = SELECTEDVALUE( TableName[Status] )&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 10 Oct 2021 08:35:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125481#M48747</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2021-10-10T08:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the selected value inside a power bi filter pane</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125500#M48750</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find the selected value with the&amp;nbsp; SELECTEDVALUE DAX formula. For more details, click on the below link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dax/selectedvalue-function" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/dax/selectedvalue-function&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure =&amp;nbsp;&lt;SPAN class="hljs-built_in"&gt;SELECTEDVALUE&lt;/SPAN&gt;&lt;SPAN&gt;([Status])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, please consider&amp;nbsp;&lt;STRONG&gt;accepting&lt;/STRONG&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;it as the solution&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;to help the other members find it more quickly.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Appreciate your Kudos!!&lt;/STRONG&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 09:01:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125500#M48750</guid>
      <dc:creator>VahidDM</dc:creator>
      <dc:date>2021-10-10T09:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the selected value inside a power bi filter pane</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125501#M48751</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="52518" data-lia-user-login="Fowmy" class="lia-mention lia-mention-user"&gt;Fowmy&lt;/a&gt;&amp;nbsp;it is not coming for filter pane. it shows blank.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 09:02:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125501#M48751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-10T09:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the selected value inside a power bi filter pane</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125502#M48752</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315278" data-lia-user-login="VahidDM" class="lia-mention lia-mention-user"&gt;VahidDM&lt;/a&gt;&amp;nbsp;it is not working for the filters coming via Filter pane. My filter is coming from filter pane not from report.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 09:03:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125502#M48752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-10T09:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the selected value inside a power bi filter pane</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125503#M48753</link>
      <description>&lt;P&gt;If it's one selection, you can use MAX([status]), then it will return the selected value in the filter pane.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you tell me more details about the result?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, please consider&amp;nbsp;&lt;STRONG&gt;accepting&lt;/STRONG&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;it as the solution&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;to help the other members find it more quickly.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Appreciate your Kudos!!&lt;/STRONG&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 09:08:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125503#M48753</guid>
      <dc:creator>VahidDM</dc:creator>
      <dc:date>2021-10-10T09:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the selected value inside a power bi filter pane</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125507#M48754</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;SELECTEDVALUE works if you select only one value otherwise it shows blank. If you need to show the selection when one more items are selected the use the following measure:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SelectedStatus = 
IF(
    ISFILTERED( TableName[Status] ),
    CONCATENATEX(
        VALUES( TableName[Status]),
        TableName[Status],
        ", "
    )
)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 09:30:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2125507#M48754</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2021-10-10T09:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the selected value inside a power bi filter pane</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2817440#M89381</link>
      <description>&lt;P&gt;Does anyone have an update on this? The previous proposed solutions work if your value is in a slicer on the report page, but that is not what the orginal poster was asking.&lt;BR /&gt;&lt;BR /&gt;I have a single value selected in the filters pane for a visual, and would like to display that selected value in a dynamic title.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 15:42:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/2817440#M89381</guid>
      <dc:creator>benanic</dc:creator>
      <dc:date>2022-10-04T15:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to get the selected value inside a power bi filter pane</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/3073774#M106791</link>
      <description>&lt;P&gt;Thank you so much!!! I am not aware that this function only accepts 1 value. I am trying to select multiple numbers but keeps on showing blank. I did a different approach to my scenario in case someone looks for it too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got the lowest selected value by:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ISFILTERED&lt;/SPAN&gt;&lt;SPAN&gt;( &lt;/SPAN&gt;&lt;SPAN&gt;'D-Planning Calendar'&lt;/SPAN&gt;&lt;SPAN&gt;[Planning Week]&lt;/SPAN&gt;&lt;SPAN&gt; ),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;MINX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;VALUES&lt;/SPAN&gt;&lt;SPAN&gt;( &lt;/SPAN&gt;&lt;SPAN&gt;'D-Planning Calendar'&lt;/SPAN&gt;&lt;SPAN&gt;[Planning Week Number]&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;'D-Planning Calendar'&lt;/SPAN&gt;&lt;SPAN&gt;[Planning Week Number]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Feb 2023 07:03:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Is-there-a-way-to-get-the-selected-value-inside-a-power-bi/m-p/3073774#M106791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-02-10T07:03:13Z</dc:date>
    </item>
  </channel>
</rss>

