<?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: antoher newbie question in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/antoher-newbie-question/m-p/2668245#M79463</link>
    <description>&lt;P&gt;Thanl you!! That worked.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 06:15:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-07-29T06:15:10Z</dc:date>
    <item>
      <title>antoher newbie question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/antoher-newbie-question/m-p/2667472#M79372</link>
      <description>&lt;P&gt;Hello!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question, which for sure will be very easy. We send a survey with every sale, and I need to extract the satisfaction of these surveys.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Qlik we have it with the formula&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;count({$&amp;lt;survey_response = {'5', '4'}&amp;gt;} ID_sell / count({$&amp;lt;survey_response = {'1', '2', '3', '4', '5'}&amp;gt;} ID_sell)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I do it in DAX?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 13:38:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/antoher-newbie-question/m-p/2667472#M79372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-28T13:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: antoher newbie question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/antoher-newbie-question/m-p/2667499#M79376</link>
      <description>&lt;P&gt;MEASURE =&amp;nbsp;&lt;BR /&gt;DIVIDE(&lt;BR /&gt;CALCULATE(COUNTROWS('Table'), 'Table'[survey_response] IN {4,5}),&lt;BR /&gt;CALCULATE(COUNTROWS('Table'), 'Table'[survey_response] IN {1,2,3,4,5})&lt;BR /&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A href="https://www.spartabi.com" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.spartabi.com" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="https://www.linkedin.com/company/spartabi" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt; &amp;nbsp;&amp;nbsp;&lt;A href="https://www.facebook.com/SpartaBI" target="_blank" rel="noopener"&gt;&lt;img /&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Data-Stories-Gallery/Contoso-by-SpartaBI/m-p/2449543" target="_blank" rel="noopener"&gt;&lt;FONT size="4" color="#0000EE"&gt;Showcase Report – Contoso By SpartaBI&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 13:49:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/antoher-newbie-question/m-p/2667499#M79376</guid>
      <dc:creator>SpartaBI</dc:creator>
      <dc:date>2022-07-28T13:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: antoher newbie question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/antoher-newbie-question/m-p/2668245#M79463</link>
      <description>&lt;P&gt;Thanl you!! That worked.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 06:15:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/antoher-newbie-question/m-p/2668245#M79463</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-29T06:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: antoher newbie question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/antoher-newbie-question/m-p/2668713#M79500</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;my pleasure &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Check out my showcase report - got some high level stuff there. Sure you will find there a lot of cool ideas.&amp;nbsp;Please give it a thumbs up over there if you liked it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Data-Stories-Gallery/SpartaBI-Feat-Contoso-100K/td-p/2449543" target="_blank"&gt;https://community.powerbi.com/t5/Data-Stories-Gallery/SpartaBI-Feat-Contoso-100K/td-p/2449543&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 06:46:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/antoher-newbie-question/m-p/2668713#M79500</guid>
      <dc:creator>SpartaBI</dc:creator>
      <dc:date>2022-07-29T06:46:02Z</dc:date>
    </item>
  </channel>
</rss>

