<?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 count instance changes in a column YoY in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996765#M12549</link>
    <description>Anonymous&lt;/LI-USER&gt; Maybe I explain wrong. I’m sorry for the english. I intended if no one can change MANY TIMES the plan in the same year which would be the solution? That it is, if only one time a year you can change the plan what would you do?&lt;BR /&gt;Anyway, as regards to “ You can't do this because within a single year there's no way of telling the sequence of events in time “, if it can be useful, the chrononological order of the subscription/change come from the order of the row: the last subscription (or the last change) is the last row.</description>
    <pubDate>Sat, 28 Mar 2020 23:39:11 GMT</pubDate>
    <dc:creator>ivandelgra</dc:creator>
    <dc:date>2020-03-28T23:39:11Z</dc:date>
    <item>
      <title>How to count instance changes in a column YoY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996715#M12539</link>
      <description>&lt;P&gt;Hello I have this dataset:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;ID PERSON&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;CARD TYPE&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;SUBSCRIPTION YEAR&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;FREE&lt;/TD&gt;&lt;TD&gt;2018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;PREMIUM&lt;/TD&gt;&lt;TD&gt;2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;PREMIUM&lt;/TD&gt;&lt;TD&gt;2018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;PRO&lt;/TD&gt;&lt;TD&gt;2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;FREE&lt;/TD&gt;&lt;TD&gt;2018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;PRO&lt;/TD&gt;&lt;TD&gt;2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;FREE&lt;/TD&gt;&lt;TD&gt;2018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;PRO&lt;/TD&gt;&lt;TD&gt;2018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;FREE&lt;/TD&gt;&lt;TD&gt;2018&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;PRO&lt;/TD&gt;&lt;TD&gt;2018&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know for each year (from 2018 to 2019):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;how many FREE subscribers have changed their plan to PRO subscribers&lt;/LI&gt;&lt;LI&gt;how many &lt;STRONG&gt;FREE subscribers&lt;/STRONG&gt; have &lt;STRONG&gt;not changed&lt;/STRONG&gt; their plan&lt;/LI&gt;&lt;LI&gt;how many FREE subscribers have&amp;nbsp;changed their plan to PREMIUM subscribers&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I need of course the other combinations, too.&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-user-attributes"&gt;&lt;DIV class="lia-user-name"&gt;Please note that someone can change the plan during the same year (as for D and E id person)&lt;/DIV&gt;&lt;DIV class="lia-user-name"&gt;Can you help me?&lt;/DIV&gt;&lt;DIV class="lia-user-name"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;&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;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="81408" data-lia-user-login="Mariusz" class="lia-mention lia-mention-user"&gt;Mariusz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 21:42:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996715#M12539</guid>
      <dc:creator>ivandelgra</dc:creator>
      <dc:date>2020-03-28T21:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to count instance changes in a column YoY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996747#M12543</link>
      <description>You can't do this because within a single year there's no way of telling the sequence of events in time.&lt;BR /&gt;&lt;BR /&gt;Unless there's a rule that says it's always true that if there are different card types for a person in a year, FREE always precedes PRO. But what will happen if somebody changes the type many times a year?&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Sat, 28 Mar 2020 23:00:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996747#M12543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-28T23:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to count instance changes in a column YoY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996757#M12546</link>
      <description>Hi Anonymous&lt;/a&gt;. Supposing instead that no one can change the plan during the same year, which solution you would find? Thank you</description>
      <pubDate>Sat, 28 Mar 2020 23:15:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996757#M12546</guid>
      <dc:creator>ivandelgra</dc:creator>
      <dc:date>2020-03-28T23:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to count instance changes in a column YoY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996760#M12547</link>
      <description>&lt;P&gt;That's trivial then.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to know for each year (from 2018 to 2019):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;how many FREE subscribers have changed their plan to PRO subscribers
&lt;UL&gt;
&lt;LI&gt;&lt;FONT color="#0000FF"&gt;0&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;how many&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;FREE subscribers&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;have&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;not changed&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;their plan
&lt;UL&gt;
&lt;LI&gt;&lt;FONT color="#0000FF"&gt;just count the people with FREE entries in the table&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;how many FREE subscribers have&amp;nbsp;changed their plan to PREMIUM subscribers
&lt;UL&gt;
&lt;LI&gt;&lt;FONT color="#0000FF"&gt;0&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Best&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 23:19:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996760#M12547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-28T23:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to count instance changes in a column YoY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996765#M12549</link>
      <description>Anonymous&lt;/a&gt; Maybe I explain wrong. I’m sorry for the english. I intended if no one can change MANY TIMES the plan in the same year which would be the solution? That it is, if only one time a year you can change the plan what would you do?&lt;BR /&gt;Anyway, as regards to “ You can't do this because within a single year there's no way of telling the sequence of events in time “, if it can be useful, the chrononological order of the subscription/change come from the order of the row: the last subscription (or the last change) is the last row.</description>
      <pubDate>Sat, 28 Mar 2020 23:39:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996765#M12549</guid>
      <dc:creator>ivandelgra</dc:creator>
      <dc:date>2020-03-28T23:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to count instance changes in a column YoY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996783#M12551</link>
      <description>Sorry, but in DAX THERE IS NO ORDER OF THE ROW. It's not Excel.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Sun, 29 Mar 2020 01:31:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/996783#M12551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-29T01:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to count instance changes in a column YoY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/997044#M12565</link>
      <description>&lt;P&gt;But Anonymous&lt;/a&gt;&amp;nbsp;there is the possibility to add an index. Isnt't true? I'm reasoning in row context, but i don't know what formula enter in the calculated column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Mar 2020 13:46:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-count-instance-changes-in-a-column-YoY/m-p/997044#M12565</guid>
      <dc:creator>ivandelgra</dc:creator>
      <dc:date>2020-03-29T13:46:25Z</dc:date>
    </item>
  </channel>
</rss>

