<?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: Dax for Conditional Group in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-for-Conditional-Group/m-p/3454298#M131635</link>
    <description>&lt;P&gt;Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue. &lt;BR /&gt;If you are unsure how to do that please refer to &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;If you want to get answers faster please refer to &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 30 Sep 2023 01:27:17 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-09-30T01:27:17Z</dc:date>
    <item>
      <title>Dax for Conditional Group</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-for-Conditional-Group/m-p/3451036#M131459</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;I am trying to create conditional group or bin based on the measure&amp;nbsp;&lt;BR /&gt;I need to segragte all customer into three&lt;BR /&gt;Hyper active&amp;nbsp;&lt;BR /&gt;Super Active&lt;BR /&gt;Active&lt;BR /&gt;I Have created count of user who has logged in each month(Below is that measure)&lt;/P&gt;
&lt;PRE class=""&gt;&lt;CODE&gt;Logins = Sumx(Facttracking, Fact tracking[Desktop count] +  Fact tracking[Mobile count]&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;so i have added user in the row section of the pivot , month in the section of column name and login in the measure value&lt;BR /&gt;so according to the sum of all values aganist each month&lt;BR /&gt;if the total sum of the count value&amp;nbsp; &amp;gt;= 5 i need to segregrate those customer into hyper active&lt;BR /&gt;if the total sum of the count value&amp;nbsp; = 3,4 i need to segregrate those customer into Super&amp;nbsp; active&lt;BR /&gt;if the total sum of the count value&amp;nbsp; = 1,2 i need to segregrate those customer into&amp;nbsp; &amp;nbsp;active&lt;BR /&gt;&lt;BR /&gt;one more condition is these above condition should work if login time is greter or lesser for entire month&lt;BR /&gt;not based on each month&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Appreatiate help on this to create dax&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 05:51:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-for-Conditional-Group/m-p/3451036#M131459</guid>
      <dc:creator>AlanP514</dc:creator>
      <dc:date>2023-09-28T05:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dax for Conditional Group</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-for-Conditional-Group/m-p/3454298#M131635</link>
      <description>&lt;P&gt;Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue. &lt;BR /&gt;If you are unsure how to do that please refer to &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;If you want to get answers faster please refer to &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2023 01:27:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-for-Conditional-Group/m-p/3454298#M131635</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-09-30T01:27:17Z</dc:date>
    </item>
  </channel>
</rss>

