<?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: Categorizing values in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817234#M38481</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , you have to create bucket around measure [Sum Paid Hours] using independent table &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;refer if my video can help&lt;/P&gt;
&lt;P&gt;&lt;A href="https://youtu.be/CuczXPj0N-k" target="_blank"&gt;https://youtu.be/CuczXPj0N-k&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Apr 2021 16:51:36 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2021-04-30T16:51:36Z</dc:date>
    <item>
      <title>Categorizing values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817198#M38480</link>
      <description>&lt;LI-SPOILER&gt;&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt; &lt;/LI-SPOILER&gt;&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need some help over here&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have for an employee how many daily worked hours. And this for everyday for a week.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Created mesures to see how many employees worked 35 or 37.5 or &amp;lt;40 etc. hours per week.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE( &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;COUNTROWS(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FILTER(&lt;/SPAN&gt;&lt;SPAN&gt;ADDCOLUMNS(&lt;/SPAN&gt;&lt;SPAN&gt;SUMMARIZE(&lt;/SPAN&gt;&lt;SPAN&gt;Hours,&lt;/SPAN&gt;&lt;SPAN&gt;Hours[Name]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;,"SumHours",CALCULATE(SUM(Hours[Hours]))&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;,[Sum Paid Hours]=35)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Created mesures to see how many hours in total for employees that worked&amp;nbsp; 35 or 37.5 or &amp;lt;40 etc. hours per week.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE( &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUM(Hours[Hours]),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FILTER(&lt;/SPAN&gt;&lt;SPAN&gt;ADDCOLUMNS(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SUMMARIZE(&lt;/SPAN&gt;&lt;SPAN&gt;Hours,&lt;/SPAN&gt;&lt;SPAN&gt;Hours[Name]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;,"SumHours",CALCULATE(SUM(Hours[Hours]))&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;,[Sum Paid Hours]=35&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I'm looking for a way to show in a table or matrix all employee per group ( 35 hours per week, 37.5 hours per week,etc.)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I've tried to create to column but I'm lost.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 30 Apr 2021 16:26:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817198#M38480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-30T16:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Categorizing values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817234#M38481</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , you have to create bucket around measure [Sum Paid Hours] using independent table &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;refer if my video can help&lt;/P&gt;
&lt;P&gt;&lt;A href="https://youtu.be/CuczXPj0N-k" target="_blank"&gt;https://youtu.be/CuczXPj0N-k&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 16:51:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817234#M38481</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-04-30T16:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Categorizing values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817296#M38484</link>
      <description>&lt;P&gt;Your video is mentioning how to count employees like a pivot table but I need a way to have all employee names in a table if I select for example &amp;lt;35 in a slicer , button , or any other way.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;How can I insert a dummy excel file for you to see&lt;/P&gt;&lt;P&gt;thanks fo your help&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 17:38:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817296#M38484</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-30T17:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Categorizing values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817312#M38486</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 17:59:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817312#M38486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-30T17:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Categorizing values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817710#M38501</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
      <pubDate>Sat, 01 May 2021 05:12:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1817710#M38501</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-05-01T05:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Categorizing values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1818240#M38534</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an excel fila of a sample.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it can helps .&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/1zC77R6nP6OFu7i73xDUI1Bm98--x6BJ9?usp=sharing" target="_blank" rel="noopener"&gt;https://drive.google.com/drive/folders/1zC77R6nP6OFu7i73xDUI1Bm98--x6BJ9?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 02 May 2021 01:41:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Categorizing-values/m-p/1818240#M38534</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-02T01:41:48Z</dc:date>
    </item>
  </channel>
</rss>

