<?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 to Show Value only If Measure 1 and/or Measure 2 equal 1 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-to-Show-Value-only-If-Measure-1-and-or-Measure-2/m-p/3053814#M105269</link>
    <description>&lt;P&gt;Too easy! Thank you very much&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="264353" data-lia-user-login="wdx223_Daniel" class="lia-mention lia-mention-user"&gt;wdx223_Daniel&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 22:07:19 GMT</pubDate>
    <dc:creator>kajelliott</dc:creator>
    <dc:date>2023-01-31T22:07:19Z</dc:date>
    <item>
      <title>Filter Table to Show Value only If Measure 1 and/or Measure 2 equal 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-to-Show-Value-only-If-Measure-1-and-or-Measure-2/m-p/3051512#M105119</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to find a way to filter a table (by month, using another visual) and only show a value if a measure and/or another measure = 1. So when I filter by month and if Demo and/or Trial = 1 (or are checked) then show the Opportunity Size.&lt;/P&gt;&lt;P&gt;I can kind of get it to do this now, however it continues to show all values, so when I scroll down further you can see all the values for Demos and Trials in other months&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I think the problem comes from the fact that Demo and Trial are measures containing USERRELATIONSHIP, as they both have different dates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;The Opporuntiy Size is a sum created in Power Query using the following conditions - It was the only way I could get it to work as it does now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any advice about how I can solve my issue?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 02:11:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-to-Show-Value-only-If-Measure-1-and-or-Measure-2/m-p/3051512#M105119</guid>
      <dc:creator>kajelliott</dc:creator>
      <dc:date>2023-01-31T02:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Table to Show Value only If Measure 1 and/or Measure 2 equal 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-to-Show-Value-only-If-Measure-1-and-or-Measure-2/m-p/3052009#M105168</link>
      <description>&lt;P&gt;NewMeasure=IF([Demo]+[Trial],SUM([Opportunity]))&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 08:09:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-to-Show-Value-only-If-Measure-1-and-or-Measure-2/m-p/3052009#M105168</guid>
      <dc:creator>wdx223_Daniel</dc:creator>
      <dc:date>2023-01-31T08:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Table to Show Value only If Measure 1 and/or Measure 2 equal 1</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-to-Show-Value-only-If-Measure-1-and-or-Measure-2/m-p/3053814#M105269</link>
      <description>&lt;P&gt;Too easy! Thank you very much&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="264353" data-lia-user-login="wdx223_Daniel" class="lia-mention lia-mention-user"&gt;wdx223_Daniel&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 22:07:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Table-to-Show-Value-only-If-Measure-1-and-or-Measure-2/m-p/3053814#M105269</guid>
      <dc:creator>kajelliott</dc:creator>
      <dc:date>2023-01-31T22:07:19Z</dc:date>
    </item>
  </channel>
</rss>

