<?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: Filter Table Visual Based on Slicer Selection in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-Visual-Based-on-Slicer-Selection/m-p/1464852#M27702</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try a measure like&lt;/P&gt;
&lt;P&gt;measure = &lt;BR /&gt;var _max =maxx(allselected(Date), Date[YYMM])&lt;BR /&gt;return &lt;BR /&gt;calculate([measure],filter(all(Date),Date[YYMM]&amp;lt;=_max))&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2020 03:05:07 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2020-10-30T03:05:07Z</dc:date>
    <item>
      <title>Filter Table Visual Based on Slicer Selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-Visual-Based-on-Slicer-Selection/m-p/1464502#M27694</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table visual&amp;nbsp; on my report that is composed of columns from four different tables. One of my slicers is choosing from a list of dates, in the format YYMM, in whole number datatype. I am trying to filter the table visual to include only the rows associated with the YYMM that is less than or equal to the one selected, preferable using a measure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&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;</description>
      <pubDate>Fri, 30 Oct 2020 00:35:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-Visual-Based-on-Slicer-Selection/m-p/1464502#M27694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-30T00:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Table Visual Based on Slicer Selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-Visual-Based-on-Slicer-Selection/m-p/1464852#M27702</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try a measure like&lt;/P&gt;
&lt;P&gt;measure = &lt;BR /&gt;var _max =maxx(allselected(Date), Date[YYMM])&lt;BR /&gt;return &lt;BR /&gt;calculate([measure],filter(all(Date),Date[YYMM]&amp;lt;=_max))&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 03:05:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-Visual-Based-on-Slicer-Selection/m-p/1464852#M27702</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-10-30T03:05:07Z</dc:date>
    </item>
  </channel>
</rss>

