<?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: Count of carried Keys (Stories) from one sprint to another sprint in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462023#M66691</link>
    <description>&lt;P&gt;Change data type to whole number&lt;/P&gt;</description>
    <pubDate>Mon, 18 Apr 2022 17:51:39 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2022-04-18T17:51:39Z</dc:date>
    <item>
      <title>Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461871#M66672</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an requirement for count&amp;nbsp; of carried Key from one sprint to another sprint..&lt;/P&gt;&lt;P&gt;Please see the below data regarding requirement&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;I have tried with some dax formulas unfortunatley I couldn't able to find the correct output.. Below is the wrong output which I am getting now...&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Correct output should be&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;For GV sprint 1carried Keys should be "0" ( because there is no Keys carried from previous sprint)&lt;/P&gt;&lt;P&gt;For GV sprint 2 carried Keys should be "5" ( Which are carried from previous sprint (GV Sprint 1))&lt;/P&gt;&lt;P&gt;&amp;nbsp;For GV Sprint 3 Carried Keys should be "Actual Keys which are Carried from GV Sprint 2"&lt;/P&gt;&lt;P&gt;Like wise All the GV sprints should show the count of carried stories from previous sprints.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijay&amp;nbsp;&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>Mon, 18 Apr 2022 15:55:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461871#M66672</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-18T15:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461921#M66678</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have a sprint number or index column in your source data?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 16:23:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461921#M66678</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-18T16:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461943#M66682</link>
      <description>&lt;P&gt;1. There is no separate column for sprint number. We can consider Sprint name as sprint number because in that column we can see the sprint number as well...&lt;/P&gt;&lt;P&gt;2. There is no Index column&lt;/P&gt;&lt;P&gt;Thank you...&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 16:44:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461943#M66682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-18T16:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461955#M66684</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need an integer data type column otherwise we cannot recognize which Sprint name is the next one. Are you allowed to add columns, probably easiest using power query. Just get the number in a seperate whole number type column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 16:54:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461955#M66684</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-18T16:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461974#M66686</link>
      <description>&lt;P&gt;I am working end to end in this project .. I am allowed to create columns&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me what need to be done exactly to get correct out put...&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 17:07:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461974#M66686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-18T17:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461994#M66688</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open the query editor and select add column "From Example". Type the column name then start inserting manualy the number of the sprint. After 2 or 3 examples power query will be to identify the patern and will automatically insert all other values. Once done please let me know in order to guide you through the complete solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 17:20:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2461994#M66688</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-18T17:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462013#M66690</link>
      <description>&lt;P&gt;I have Inserted the column as you said... Please tell me the next step.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 17:44:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462013#M66690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-18T17:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462023#M66691</link>
      <description>&lt;P&gt;Change data type to whole number&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 17:51:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462023#M66691</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-18T17:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462025#M66692</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also please advise how are you planning to disply the results&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 17:54:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462025#M66692</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-18T17:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462030#M66693</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After changing the data type to whole number and hopping that the sprint numbers are continuous series (please let me know if otherwise), then you can create the following measure&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Currid Keys =
VAR CurrentSprintNumber =
    MAX ( Table[Sprint_Number] )
VAR CurrentSprintKeys =
    VALUES ( Table[Key] )
VAR PreviousSprintKeys =
    CALCULATETABLE (
        VALUES ( Table[Key] ),
        Table[Sprint_Number] = CurrentSprintNumber - 1
    )
RETURN
    COUNTROWS ( INTERSECT ( CurrentSprintKeys, PreviousSprintKeys ) )&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 18 Apr 2022 18:05:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462030#M66693</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-18T18:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462031#M66694</link>
      <description>&lt;P&gt;I have changed this data type to whole number..&lt;/P&gt;&lt;P&gt;I have to show this data in column chart as per Sprints ..( Example :- In Xaxis,&amp;nbsp; I will give Sprint names &amp;amp; In Values, I will give Carried Keys Count )&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 18:05:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462031#M66694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-18T18:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Count of carried Keys (Stories) from one sprint to another sprint</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462042#M66697</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If sprint numbers are not continuous series then I hope the following works&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;Currid Keys =
VAR CurrentSprintNumber =
    MAX ( Table[Sprint_Number] )
VAR CurrentSprintKeys =
    VALUES ( Table[Key] )
VAR PreviousSprintNumber =
    MAXX (
        FILTER (
            ALL ( Table[Sprint_Number] ),
            Table[Sprint_Number] &amp;lt; CurrentSprintNumber
        ),
        Table[Sprint_Number]
    )
VAR PreviousSprintKeys =
    CALCULATETABLE (
        VALUES ( Table[Key] ),
        Table[Sprint_Number] = PreviousSprintNumber
    )
RETURN
    COUNTROWS ( INTERSECT ( CurrentSprintKeys, PreviousSprintKeys ) )&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 18 Apr 2022 18:17:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Count-of-carried-Keys-Stories-from-one-sprint-to-another-sprint/m-p/2462042#M66697</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-04-18T18:17:13Z</dc:date>
    </item>
  </channel>
</rss>

