<?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: Issues on Line total in condition of measures in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793451#M87722</link>
    <description>&lt;P&gt;Hello Tamerj1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your feed back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a picture of ma model link view with all the fields and measures used. I also put an abstract of my table view to show you the context. I'm sorry I cant send the figures of the table but i can tell you that I nearly used only measures in the Table view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The view :&amp;nbsp;&lt;A title="Model view" href="https://we.tl/t-HQV2B7PWBJ" target="_self"&gt;https://we.tl/t-HQV2B7PWBJ&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I show you the measures that the result in the Table view is correct int the line details but wrong in the total line. Here is the 3 formulas (measures) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;1) Dépenses éligibles FAP/FHP V2 (apres T1/Date fin) = CALCULATE([Achat_IFA_PCS_Eligible_FAP FHP]+[Achats_Brutes_Elig._FAP FHP]+[MOE_Eligible_FHP]+[MOE_PCS_Eligible_FHP], FILTER('Base conventions', 'Base conventions'[Date de fin]&amp;gt;=[Last date]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;2)&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;RP finalisé 1/2 = SWITCH(TRUE(),([Mt Financé après report et ajustement]+[RP à fin N-1])&amp;lt;=[Funding],[Mt Financé après report et ajustement],([Funding]-[RP à fin N-1]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;3)&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;RP finalisé 2/2 = CALCULATE(IF([RP finalisé 1/2]=0,[Histo RP N à M-1],[RP finalisé 1/2]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thank you very much. If you are some advices for me to have the correct Total in the table^^.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 25 Sep 2022 15:54:41 GMT</pubDate>
    <dc:creator>Yanou</dc:creator>
    <dc:date>2022-09-25T15:54:41Z</dc:date>
    <item>
      <title>Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2792342#M87667</link>
      <description>&lt;P&gt;Good evening to all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think this IS the good forum.&lt;/P&gt;&lt;P&gt;I use in the report view, in a table, a formula to do a condition (IF or Switch, even with calculate) with measures. The issue ils that the result Line details is correct but not the Line total.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't send my data model bit I will write the formula that I used. To know :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-the formula result is correct in Line details&lt;/P&gt;&lt;P&gt;-each measure used in the formula works correctly in Line details and total line&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the formula (used Also with calculate without correct issue) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RP finalisé = SWITCH(TRUE(),([Mt Financé après report et ajustement]+[RP à fin N-1])&amp;lt;[Funding],[Mt Financé après report et ajustement],([Mt Financé après report et ajustement]+[RP à fin N-1])=[Funding],[Mt Financé après report et ajustement],([Funding]-[RP à fin N-1]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx for your help&lt;/P&gt;&lt;P&gt;Cdt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS : these measures work correctly :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ajustements = CALCULATE(sum(‘Base conventions'[Ajustement (€)]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Funding = CALCULATE(SUM(‘Base conventions'[Funding (€)]))&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2022 22:30:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2792342#M87667</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-24T22:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793381#M87714</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="445594" data-lia-user-login="Yanou" class="lia-mention lia-mention-user"&gt;Yanou&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Please let me know which columns are you using in your Table/Matrix visual.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2022 14:51:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793381#M87714</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-09-25T14:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793451#M87722</link>
      <description>&lt;P&gt;Hello Tamerj1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your feed back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a picture of ma model link view with all the fields and measures used. I also put an abstract of my table view to show you the context. I'm sorry I cant send the figures of the table but i can tell you that I nearly used only measures in the Table view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The view :&amp;nbsp;&lt;A title="Model view" href="https://we.tl/t-HQV2B7PWBJ" target="_self"&gt;https://we.tl/t-HQV2B7PWBJ&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I show you the measures that the result in the Table view is correct int the line details but wrong in the total line. Here is the 3 formulas (measures) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;1) Dépenses éligibles FAP/FHP V2 (apres T1/Date fin) = CALCULATE([Achat_IFA_PCS_Eligible_FAP FHP]+[Achats_Brutes_Elig._FAP FHP]+[MOE_Eligible_FHP]+[MOE_PCS_Eligible_FHP], FILTER('Base conventions', 'Base conventions'[Date de fin]&amp;gt;=[Last date]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;2)&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;RP finalisé 1/2 = SWITCH(TRUE(),([Mt Financé après report et ajustement]+[RP à fin N-1])&amp;lt;=[Funding],[Mt Financé après report et ajustement],([Funding]-[RP à fin N-1]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;3)&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;RP finalisé 2/2 = CALCULATE(IF([RP finalisé 1/2]=0,[Histo RP N à M-1],[RP finalisé 1/2]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thank you very much. If you are some advices for me to have the correct Total in the table^^.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2022 15:54:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793451#M87722</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-25T15:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793459#M87724</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Tell me if you need other information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx for your nice help&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2022 16:02:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793459#M87724</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-25T16:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793461#M87725</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="445594" data-lia-user-login="Yanou" class="lia-mention lia-mention-user"&gt;Yanou&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Please try&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;RP finalisé =
SUMX (
    SUMMARIZE (
        'SAP compta',
        'SAP compta'[Element OPT],
        'Base Conversions'[Libelle]
    ),
    VAR Ajdustment = [Mt Financé après report et ajustement]
    VAR FinN_1 = [RP à fin N-1]
    VAR Funding = [Funding]
    RETURN
        SWITCH (
            TRUE (),
            ( Ajdustment + FinN_1 ) &amp;lt; Funding, Ajdustment,
            ( Ajdustment + FinN_1 ) = Funding, Ajdustment,
            ( Funding - FinN_1 )
        )
)&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 25 Sep 2022 16:05:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793461#M87725</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-09-25T16:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793897#M87743</link>
      <description>&lt;P&gt;Thanks you for help. I was in football training. I gonna try your tip now.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Sep 2022 19:46:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2793897#M87743</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-25T19:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2794349#M87762</link>
      <description>&lt;P&gt;Hello Tamerj1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to thank you for the super tip ! After adapting your formula in my data model, it works ! I don't exactly understand the formula but thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me a last time with these formula ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Dépenses éligibles FAP/FHP V2 (apres T1/Date fin) = CALCULATE([Achat_IFA_PCS_Eligible_FAP FHP]+[Achats_Brutes_Elig._FAP FHP]+[MOE_Eligible_FHP]+[MOE_PCS_Eligible_FHP], FILTER('Base conventions', 'Base conventions'[Date de fin]&amp;gt;=[Last date]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I know I have to remove the "Calculate" and add a SUMX and a SUMMURAZE so, but I don't have to manage to do it because of the "Filter". How to do that ?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Have a nice evening or night.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 25 Sep 2022 22:19:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2794349#M87762</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-25T22:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2797822#M87962</link>
      <description>&lt;P&gt;Thanks you so much&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 20:26:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2797822#M87962</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-26T20:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2803206#M88288</link>
      <description>&lt;P&gt;Hello my sauver,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you tell me what is wrong in my formula measure (always for the same visual view and data model) please&amp;nbsp;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like a measure who test some date for each project and gives 0 if the date higher and an addition if the date is lower. This maesure below is good for the total but the test on &amp;nbsp;the date is wrong. And I don’t know why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dépenses éligibles FAP/FHP V2 (apres T1/Date fin) = SUMX (SUMMARIZE ('SAP compta','SAP compta'[Element OTP],'Base conventions'[Date de fin]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;IF('Base conventions'[Date de fin]&amp;gt;=[Last date],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ([Achat_IFA_PCS_Eligible_FAP FHP]+[Achats_Brutes_Elig._FAP FHP]+[MOE_Eligible_FHP]+[MOE_PCS_Eligible_FHP]),0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;)&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;&lt;P&gt;Information&amp;nbsp;:&lt;/P&gt;&lt;P&gt;Date fin = LASTDATE('Base conventions'[Date de fin])&amp;nbsp;&amp;nbsp; &amp;gt;&amp;gt;&amp;gt;&amp;gt; limit date of the contract&lt;/P&gt;&lt;P&gt;Last date = MAX('SAP compta'[Date de document])&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;gt;&amp;gt;&amp;gt;&amp;gt; last Date of expenses in the data base&lt;/P&gt;&lt;P&gt;Thx Tamerj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 14:55:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2803206#M88288</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-28T14:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2803685#M88319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="445594" data-lia-user-login="Yanou" class="lia-mention lia-mention-user"&gt;Yanou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sorry I did not understand your requirement. Please clarify further.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 17:36:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2803685#M88319</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-09-28T17:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2803997#M88344</link>
      <description>&lt;P&gt;Sorry, my english is so bad ...&lt;/P&gt;&lt;P&gt;I would like you to correct my measure. The measure works in my visual table for the detail Line, but the total Line isn't good.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think my formula is good ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 20:12:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2803997#M88344</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-28T20:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2804314#M88365</link>
      <description>&lt;P&gt;I'm sorry. I was wrong. Instead of, do you know how to tell PBI to spot the latest date in a column for account ? The accounts are in a column of a table, and there are for each account an opération date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do you know how to spot for each line the latest date and enter it for all the identical account ? On the column accounts, thé same account can be entered several times. Ans I would like to enter the New date in a New calculated column.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks you. I learn a lot thanks you all&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 22:45:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2804314#M88365</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-28T22:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2809242#M88809</link>
      <description>&lt;P&gt;Hi. I would like to thanks you again, with the Summarize you give me a formula that I can nearly adapt in all situation ! For the Big goal : a measure with a right total Line !!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 19:57:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2809242#M88809</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-09-30T19:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2809705#M88896</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="445594" data-lia-user-login="Yanou" class="lia-mention lia-mention-user"&gt;Yanou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience. Please let me if we can connect via teams or zoom to look into it.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2022 03:10:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2809705#M88896</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-10-01T03:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issues on Line total in condition of measures</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2809769#M88905</link>
      <description>&lt;P&gt;Thanks a lot for your concern. But you already help me and in fact the total was good. The issue was when my measure's figure was rounded to 2 digits after decimal dot, it made a cents variance versus total amounted by Excel (exported visual table). I have to use 4 digits After decimal dit to manage that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And my oral english is too Bad for a Teams Session &lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Sat, 01 Oct 2022 04:02:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issues-on-Line-total-in-condition-of-measures/m-p/2809769#M88905</guid>
      <dc:creator>Yanou</dc:creator>
      <dc:date>2022-10-01T04:02:20Z</dc:date>
    </item>
  </channel>
</rss>

