<?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: Please help me with this dax forumle in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855485#M91760</link>
    <description>&lt;P&gt;Hello why not use previous year?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Calculate(sum(tabble[value]),previousyear([date]))&lt;/P&gt;</description>
    <pubDate>Fri, 21 Oct 2022 10:16:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-10-21T10:16:22Z</dc:date>
    <item>
      <title>Please help me with this dax forumle</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855401#M91754</link>
      <description>&lt;P&gt;Hello guys I need these&amp;nbsp; calculation to work for a card visual to display the value of sum auditfile&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'2 (Auditfile)'&lt;/SPAN&gt;&lt;SPAN&gt;[saldo]&lt;/SPAN&gt;&lt;SPAN&gt;),&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;VALUES&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'2 (Auditfile)'&lt;/SPAN&gt;&lt;SPAN&gt;[fiscalYear]&lt;/SPAN&gt;&lt;SPAN&gt;)&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;2018&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;[fiscalyear]&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;why doesnt it work i want the value of sum saldo&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;many thanks :):):)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Oct 2022 09:25:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855401#M91754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T09:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with this dax forumle</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855449#M91757</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;would you please explain what are you trying to achieve by the IF statement in your DAX code?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 09:55:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855449#M91757</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-10-21T09:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with this dax forumle</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855456#M91759</link>
      <description>&lt;P&gt;Hey tamerj1&lt;BR /&gt;&lt;BR /&gt;i'm trying to archieve a calculation in a card visual, if i select 2019 in a slicer i want the sum of saldo from 2018&lt;BR /&gt;if i select 2020 in a slicer i want the sum of saldo from 2019 and so on&lt;BR /&gt;&lt;BR /&gt;i know the if statement works for -1 on the year&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 10:00:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855456#M91759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with this dax forumle</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855485#M91760</link>
      <description>&lt;P&gt;Hello why not use previous year?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Calculate(sum(tabble[value]),previousyear([date]))&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 10:16:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855485#M91760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T10:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with this dax forumle</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855517#M91766</link>
      <description>&lt;P&gt;becasue that doesnt work for me the way my data is build :(:(:( it would be the&amp;nbsp; easy way i know but i have the bad luck i have to fix a working repot :S&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 10:34:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855517#M91766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T10:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with this dax forumle</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855527#M91767</link>
      <description>&lt;P&gt;Hmm well when you select a slicer the range becomes only for the slicer so try the removefilters function?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CALCULATE(SUM('2 (Auditfile)'[saldo]), IF(VALUES('2 (Auditfile)'[fiscalYear])&amp;gt;2018,[fiscalyear]-1),removefilters(dateyouuseforslicer))&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 10:44:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855527#M91767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T10:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with this dax forumle</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855564#M91769</link>
      <description>&lt;P&gt;if i use your formule i get this error &lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 11:12:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855564#M91769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T11:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Please help me with this dax forumle</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855578#M91771</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can manually insert a single column table that contains the years. Let's call it 'YearFilter' which will be completely disconnected from any other table in your data model. This table will be used as a slicer and the measure would be&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;SumMeaaure =
VAR CurrentYear =
    SELECTEDVALUE ( 'YearFilter'[Year] )
RETURN
    CALCULATE (
        SUM ( '2 (Auditfile)'[saldo] ),
        '2 (Auditfile)'[fiscalYear] &amp;gt;= CurrentYear - 1
    )&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 21 Oct 2022 11:31:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Please-help-me-with-this-dax-forumle/m-p/2855578#M91771</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-10-21T11:31:37Z</dc:date>
    </item>
  </channel>
</rss>

