<?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 countif measures from Microsoft live connection to Premium Capacity metrics in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/countif-measures-from-Microsoft-live-connection-to-Premium/m-p/2572128#M73495</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using the Capacity Metrics dataset from Microsoft and building a more suitable report for me. I would like to count number of occurences when sum of measures [xBackground %] and [xInteractive %] is grater than 1. In this example I should get the result of 2 as you can see on the chart. I am struggling to build a DAX measure to have this calculated. Unfortunately I can not build tables, just measures.&lt;BR /&gt;Any suggestions?&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;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jun 2022 15:25:35 GMT</pubDate>
    <dc:creator>ucek</dc:creator>
    <dc:date>2022-06-10T15:25:35Z</dc:date>
    <item>
      <title>countif measures from Microsoft live connection to Premium Capacity metrics</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/countif-measures-from-Microsoft-live-connection-to-Premium/m-p/2572128#M73495</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using the Capacity Metrics dataset from Microsoft and building a more suitable report for me. I would like to count number of occurences when sum of measures [xBackground %] and [xInteractive %] is grater than 1. In this example I should get the result of 2 as you can see on the chart. I am struggling to build a DAX measure to have this calculated. Unfortunately I can not build tables, just measures.&lt;BR /&gt;Any suggestions?&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 15:25:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/countif-measures-from-Microsoft-live-connection-to-Premium/m-p/2572128#M73495</guid>
      <dc:creator>ucek</dc:creator>
      <dc:date>2022-06-10T15:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: countif measures from Microsoft live connection to Premium Capacity metrics</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/countif-measures-from-Microsoft-live-connection-to-Premium/m-p/2572291#M73514</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="360553" data-lia-user-login="ucek" class="lia-mention lia-mention-user"&gt;ucek&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please try&lt;/P&gt;&lt;P&gt;SUMX (&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; VALUES ( TimePoint ),&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; IF (&amp;nbsp;&lt;SPAN&gt;[xBackground &amp;gt; 1, 1 )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 16:53:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/countif-measures-from-Microsoft-live-connection-to-Premium/m-p/2572291#M73514</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-06-10T16:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: countif measures from Microsoft live connection to Premium Capacity metrics</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/countif-measures-from-Microsoft-live-connection-to-Premium/m-p/2572353#M73520</link>
      <description>&lt;P&gt;Click your visual,&lt;/P&gt;&lt;P&gt;ON the right side of your screen, find "filter".&lt;/P&gt;&lt;P&gt;Find &lt;SPAN&gt;[xInteractive %] , set up greater 1.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 18:13:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/countif-measures-from-Microsoft-live-connection-to-Premium/m-p/2572353#M73520</guid>
      <dc:creator>vapid128</dc:creator>
      <dc:date>2022-06-10T18:13:25Z</dc:date>
    </item>
  </channel>
</rss>

