<?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: Discharge department in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3116450#M110367</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="477544" data-lia-user-login="bdeleur" class="lia-mention lia-mention-user"&gt;bdeleur&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;For now this is what I can provide you. The difference between Count 2 and Count 3 is that count 3 shall not count discharged from same department unless there is a discharge date. The difference shall not be noticed using the sample data as there are no blanks in the end date.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2023 13:27:08 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2023-03-07T13:27:08Z</dc:date>
    <item>
      <title>Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3101654#M109069</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to make a report witch contains the following information.&lt;/P&gt;&lt;P&gt;Out of a big data file I want to extract the follow up department.&lt;/P&gt;&lt;P&gt;So I have department A and how many have a transfer (discharge) to deparment B &amp;amp; C etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Reference&lt;/TD&gt;&lt;TD&gt;Start date&lt;/TD&gt;&lt;TD&gt;End date&lt;/TD&gt;&lt;TD&gt;Discharge (out of hospital)&lt;/TD&gt;&lt;TD&gt;Department&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;1-11-2022 16:00&lt;/TD&gt;&lt;TD&gt;10-11-2022 10:11&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;10-11-2022 10:11&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;2-11-2022 15:35&lt;/TD&gt;&lt;TD&gt;3-11-2022 13:34&lt;/TD&gt;&lt;TD&gt;3-11-2022 13:34&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;1-11-2022 09:15&lt;/TD&gt;&lt;TD&gt;2-11-2022 10:24&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;2-11-2022 10:24&lt;/TD&gt;&lt;TD&gt;3-11-2022 18:12&lt;/TD&gt;&lt;TD&gt;3-11-2022 18:12&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So you can see that reference 1 transfer from department A to B at 10-11-2022 10:11.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reference 2 is discharged out of the hospital direct from department A.&lt;/P&gt;&lt;P&gt;Reference 3 transfers to department C and gets discharged out of that department (I don't want to know that discharge, only the report of department A to witch department the patient is transferd or discharged).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file contains every department in the hospital.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope some can make the measure because with my knowledge... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 14:36:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3101654#M109069</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-02-27T14:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3102304#M109130</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;can you please give more information what the measure should count exactly:&lt;BR /&gt;Tranfer of patient from A,B,C, to A,B,C? Like a matrix?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;From / to&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;....&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;....&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 27 Feb 2023 19:30:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3102304#M109130</guid>
      <dc:creator>andhiii079845</dc:creator>
      <dc:date>2023-02-27T19:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103160#M109186</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really like the idea of the matrix. Didn't think about that. So I would like tot see that.&lt;/P&gt;&lt;P&gt;From there I think it is easy to filter for every department.&lt;/P&gt;&lt;P&gt;Is that possible?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 08:46:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103160#M109186</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-02-28T08:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103177#M109187</link>
      <description>&lt;P&gt;Yes, you can have one filter for the starting and one filter for the ending department.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i need more example data to create the measure and you have to make more clear how you handle or want to see the discharge out of the hospital. Also what is with cases like A -&amp;gt; B -&amp;gt; A -&amp;gt; out of the hospital how you count it? without the station between start and end?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 08:52:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103177#M109187</guid>
      <dc:creator>andhiii079845</dc:creator>
      <dc:date>2023-02-28T08:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103243#M109198</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="520150" data-lia-user-login="andhiii079845" class="lia-mention lia-mention-user"&gt;andhiii079845&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A movement between departments uses the start and end date. When the end date and dismissal date are the same then the patient is discharged form that department.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;patient 1 only had a transfer a to B, no discharge out of hospital&lt;/P&gt;&lt;P&gt;patient 2 didn't moved to another department and gets discharged out of hospital&lt;/P&gt;&lt;P&gt;patient 3 moved from department&amp;nbsp; A to B and gets discharged out of B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is that what you need?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 09:36:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103243#M109198</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-02-28T09:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103263#M109202</link>
      <description>&lt;P&gt;Thank you for the explanation. So the discharge out of the hospital is not relevant, right? How you want to handle the case if a person go from A to B to C or A to B to A. ? Should every transfer should be count ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 09:45:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103263#M109202</guid>
      <dc:creator>andhiii079845</dc:creator>
      <dc:date>2023-02-28T09:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103468#M109217</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="477544" data-lia-user-login="bdeleur" class="lia-mention lia-mention-user"&gt;bdeleur&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Please refer to attached sample file with the proposed solution&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Count = 
SUMX ( 
    VALUES ( 'Table'[Reference] ),
    VAR CurrentTable = CALCULATETABLE ( 'Table' ) 
    VAR FirstRecord = TOPN ( 1, CurrentTable, 'Table'[Start date], ASC )
    VAR LastRecord = TOPN ( 1, CurrentTable, 'Table'[Start date] )
    VAR FirstDepartment = MAXX ( FirstRecord, 'Table'[Department] )
    VAR LastDepartment = MAXX ( LastRecord, 'Table'[Department] )
    RETURN
        IF ( 
            FirstDepartment &amp;lt;&amp;gt; LastDepartment
                &amp;amp;&amp;amp; MAX ( 'To'[Department] ) = LastDepartment
                &amp;amp;&amp;amp; MAX ( 'FROM'[Department] ) = FirstDepartment,
            1
        )
&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 28 Feb 2023 11:43:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3103468#M109217</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-02-28T11:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3104207#M109276</link>
      <description>&lt;P&gt;The discharge out of hospital is only relevant when there is no next department. Then "discharge" needs to count as an movement, but only for the last deparment for that patient.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every transfer needs to be counted, even they move back to a department&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 16:21:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3104207#M109276</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-02-28T16:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3104212#M109277</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tnx. I will aply it to my data and see what the code makes of it. I will come back with the result.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 16:23:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3104212#M109277</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-02-28T16:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3104222#M109281</link>
      <description>&lt;P&gt;Perhaps try&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&amp;nbsp;solution if it works what you looking for. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;BR /&gt;If not, let us know.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 16:24:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3104222#M109281</guid>
      <dc:creator>andhiii079845</dc:creator>
      <dc:date>2023-02-28T16:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105532#M109396</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I applied the code and it seems to work fine. I have to do and check to the outcome to be sure. Just 1 thing is missing: the code doesn't count the patients who have a discharge out of hospital.&lt;/P&gt;&lt;P&gt;How can we do that?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 09:04:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105532#M109396</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-03-01T09:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105565#M109398</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="477544" data-lia-user-login="bdeleur" class="lia-mention lia-mention-user"&gt;bdeleur&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Please try&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Count =
SUMX (
    VALUES ( 'Table'[Reference] ),
    VAR CurrentTable =
        CALCULATETABLE ( 'Table' )
    VAR FirstRecord =
        TOPN ( 1, CurrentTable, 'Table'[Start date], ASC )
    VAR LastRecord =
        TOPN ( 1, CurrentTable, 'Table'[Start date] )
    VAR FirstDepartment =
        MAXX ( FirstRecord, 'Table'[Department] )
    VAR LastDepartment =
        MAXX ( LastRecord, 'Table'[Department] )
    VAR DischargeDate =
        MAXX ( LastRecord, 'Table'[End Date] )
    RETURN
        IF (
            AND ( FirstDepartment = LastDepartment, DischargeDate &amp;lt;&amp;gt; BLANK () )
                &amp;amp;&amp;amp; MAX ( 'To'[Department] ) = LastDepartment
                &amp;amp;&amp;amp; MAX ( 'FROM'[Department] ) = FirstDepartment,
            1
        )
)&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 01 Mar 2023 09:20:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105565#M109398</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-03-01T09:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105644#M109414</link>
      <description>&lt;P&gt;Now the matrix stays empty when I apply the code in your file.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 09:59:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105644#M109414</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-03-01T09:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105728#M109424</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="477544" data-lia-user-login="bdeleur" class="lia-mention lia-mention-user"&gt;bdeleur&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I guess you are right. Sorry did not test. Pleas try&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Count =
SUMX (
    VALUES ( 'Table'[Reference] ),
    VAR CurrentTable =
        CALCULATETABLE ( 'Table' )
    VAR FirstRecord =
        TOPN ( 1, CurrentTable, 'Table'[Start date], ASC )
    VAR LastRecord =
        TOPN ( 1, CurrentTable, 'Table'[Start date] )
    VAR FirstDepartment =
        MAXX ( FirstRecord, 'Table'[Department] )
    VAR LastDepartment =
        MAXX ( LastRecord, 'Table'[Department] )
    VAR DischargeDate =
        MAXX ( LastRecord, 'Table'[End Date] )
    RETURN
        IF (
            OR (
                FirstDepartment = LastDepartment
                    &amp;amp;&amp;amp; DischargeDate &amp;lt;&amp;gt; BLANK (),
                MAX ( 'To'[Department] ) = LastDepartment
                    &amp;amp;&amp;amp; MAX ( 'FROM'[Department] ) = FirstDepartment
            ),
            1
        )
)&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 01 Mar 2023 11:04:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105728#M109424</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-03-01T11:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105841#M109439</link>
      <description>&lt;P&gt;I get some information now. But I'm trying to understand what I see.&lt;/P&gt;&lt;P&gt;I see the movements for every department but I don't see the next department.&lt;/P&gt;&lt;P&gt;I think I didn't meanson that well enough, sorry for that. And I like to see it like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is when I selected/slice or filter department A&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 20:54:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3105841#M109439</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-03-02T20:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3108805#M109717</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;I know you're very busy but please don't forget me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 20:53:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3108805#M109717</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-03-02T20:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3109448#M109754</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="477544" data-lia-user-login="bdeleur" class="lia-mention lia-mention-user"&gt;bdeleur&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Sorry I didn't notice your reply. In order to provide your with accurate solution I need a sample dummy data (large just enough to provide significant output) along with the expected results. You can do that in excel or whatever tool you prefer. A sample PBIX file would also be great.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 05:04:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3109448#M109754</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-03-03T05:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3113259#M110100</link>
      <description>&lt;P&gt;Hi, yes I understand that. I'll export my data and anomymize it.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 08:27:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3113259#M110100</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-03-06T08:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3116405#M110363</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="477544" data-lia-user-login="bdeleur" class="lia-mention lia-mention-user"&gt;bdeleur&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Initially the matrix analysis was based on "From" "To". Now I see a different matrix with "Months" in the columns of the matrix. For me this is a completely different analysis. Please clarify precisely&amp;nbsp;what are you trying to accomplish.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 13:06:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3116405#M110363</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-03-07T13:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Discharge department</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3116418#M110364</link>
      <description>&lt;P&gt;Sorry for the confusion. With my short of knowledge I thought it was possible if you identifie the movements (matrix "from" to "to") you can count how many movements (unique reference) from a department to another, where you can filter the start department. So how many references are moved from A to B, to C etc and when you change the filter from B to A, to C etc. Displayed per date (month will do).&lt;/P&gt;&lt;P&gt;I gave you the data, is it helpfull?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 13:15:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Discharge-department/m-p/3116418#M110364</guid>
      <dc:creator>bdeleur</dc:creator>
      <dc:date>2023-03-07T13:15:45Z</dc:date>
    </item>
  </channel>
</rss>

