<?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: How to do cummilative sum of likert scale category by date. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1067992#M14950</link>
    <description>&lt;P&gt;Please find the solution attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;D&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2020 22:56:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-05-04T22:56:01Z</dc:date>
    <item>
      <title>How to do cummilative sum of likert scale category by date.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1065907#M14888</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to do sum of likert scale category (1, 2, 3, 4, 5) by date drill down.&amp;nbsp; Like when I drill down to month it should just show the cumulative sum of each category by that month total no of responses and so on.&amp;nbsp; But now it is just showing total sum of categories but when drill down to month and day its sum runies.&amp;nbsp; I made new table and grouped it by "Overall learning experience" and applied count rows operation but its not working when Drill down to month and day.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please guide me how to group likert scale data and find cumulative sum of each category (1, 2, 3, 4, 5) and total responses by each month and days by using DAX or what so ever.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The pictures of the charts are attached below:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In picture 1 all good.&lt;/LI&gt;&lt;LI&gt;In picture 2 its showing wrong cumulative sum by month I want cumulative sum by each month e.g: March 73, April 393, May 13 thus cumulative should be 479.&lt;/LI&gt;&lt;LI&gt;Similarly in picture 3 it shows cumulative sum in thousands.&amp;nbsp; It should again be as per days.&amp;nbsp; And sync to all other visuals.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see my data below.&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;ID&lt;/TD&gt;&lt;TD&gt;Start time&lt;/TD&gt;&lt;TD&gt;Completion time&lt;/TD&gt;&lt;TD&gt;Email&lt;/TD&gt;&lt;TD&gt;Name&lt;/TD&gt;&lt;TD&gt;How was slides sharing quality&lt;/TD&gt;&lt;TD&gt;How was sound quality&lt;/TD&gt;&lt;TD&gt;How was the camera quality&lt;/TD&gt;&lt;TD&gt;Overall learning experience&lt;/TD&gt;&lt;TD&gt;Any suggestions or issue you are facing?&lt;/TD&gt;&lt;TD&gt;Campus&lt;/TD&gt;&lt;TD&gt;Overall motivation&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;3/22/20 14:37:01&lt;/TD&gt;&lt;TD&gt;3/22/20 14:38:52&lt;/TD&gt;&lt;TD&gt;XYZ@XYZ&lt;/TD&gt;&lt;TD&gt;XYZ&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;This is my first time to experience online classes which is very great if I see it as technology perspective. But the trainer's lecture was interesting which makes me engaged to the lecture.&amp;nbsp; I really liked the online classes concept.&lt;/TD&gt;&lt;TD&gt;XYZ&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;22/03/2020 14:44&lt;/TD&gt;&lt;TD&gt;22/03/2020 14:44&lt;/TD&gt;&lt;TD&gt;XYZ@XYZ&lt;/TD&gt;&lt;TD&gt;XYZ&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;TD&gt;No&lt;/TD&gt;&lt;TD&gt;XYZ 2&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;22/03/2020 14:48&lt;/TD&gt;&lt;TD&gt;22/03/2020 14:49&lt;/TD&gt;&lt;TD&gt;XYZ@XYZ&lt;/TD&gt;&lt;TD&gt;XYZ&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;Good working&lt;/TD&gt;&lt;TD&gt;XYZ 3&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 04 May 2020 11:43:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1065907#M14888</guid>
      <dc:creator>HassanMoosa</dc:creator>
      <dc:date>2020-05-04T11:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to do cummilative sum of likert scale category by date.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1066767#M14915</link>
      <description>Sorry but your explanation is not clear. Please refer to this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Mon, 04 May 2020 13:16:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1066767#M14915</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-04T13:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to do cummilative sum of likert scale category by date.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1067167#M14927</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;thanks for sharing the article.&amp;nbsp; I will follow yr gudelines.&amp;nbsp; Meanwhile I will try to communicate again.&amp;nbsp; &amp;nbsp;I have a data of 479 students who have given their feedback in lickert scale of 1-5.&amp;nbsp; &amp;nbsp;I want to count each of this catagory on each&amp;nbsp; date hierarchy.&amp;nbsp; For example, on May 1 what was the count&amp;nbsp; of students who rated for scale 1, 2 3, 4 and 5.&amp;nbsp; Similarly this will show for each day and I also want their sum.&amp;nbsp; When I try to do that I do not get the actual sum of these counts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you still dont get I will try again to rephrase.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 15:35:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1067167#M14927</guid>
      <dc:creator>HassanMoosa</dc:creator>
      <dc:date>2020-05-04T15:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to do cummilative sum of likert scale category by date.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1067613#M14942</link>
      <description>OK. That's more like it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I think I know how to do this. I'll post a file with a model shortly.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Mon, 04 May 2020 18:46:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1067613#M14942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-04T18:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to do cummilative sum of likert scale category by date.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1067992#M14950</link>
      <description>&lt;P&gt;Please find the solution attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 22:56:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1067992#M14950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-04T22:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to do cummilative sum of likert scale category by date.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1068011#M14952</link>
      <description>By the way, make sure you've got the latest version of Power BI Desktop. This is important because if you haven't, you can get an error when opening the file.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Mon, 04 May 2020 23:20:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1068011#M14952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-04T23:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to do cummilative sum of likert scale category by date.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1072849#M15000</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;thanks for sharing.&amp;nbsp; I tried to work with it but still was stuck at some point.&amp;nbsp; Is it possible if i send you teams meeting invation for further calrifications through which we could do screen sharing session...only if its fine to you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 13:02:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-do-cummilative-sum-of-likert-scale-category-by-date/m-p/1072849#M15000</guid>
      <dc:creator>HassanMoosa</dc:creator>
      <dc:date>2020-05-05T13:02:25Z</dc:date>
    </item>
  </channel>
</rss>

