<?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: 25% Variance between columns in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3489079#M133536</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="333315" data-lia-user-login="spandy34" class="lia-mention lia-mention-user"&gt;spandy34&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please try&lt;/P&gt;
&lt;P&gt;Measur1 =&lt;BR /&gt;COUNTROWS (&lt;BR /&gt;FILTER ( 'Table', 'Table'[Actual Hours] &amp;gt;= 'Table'[Planned Hours] * 1.25 )&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Measur1 =&lt;BR /&gt;COUNTROWS (&lt;BR /&gt;FILTER ( 'Table', 'Table'[Actual Hours] &amp;lt;= 'Table'[Planned Hours] * 0.75 )&lt;BR /&gt;)&lt;/P&gt;</description>
    <pubDate>Sat, 21 Oct 2023 13:01:53 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2023-10-21T13:01:53Z</dc:date>
    <item>
      <title>25% Variance between columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3488940#M133529</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;I have a table that records visits and records the planned hours per visit and the actual hours carried out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; I want a measure that calculates the number of records where the actual hours is 25% more than planned and another measure that calculates the number of records that were 25% less . Can anyone help me with these two measures please&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="17198" data-lia-user-login="littlemojopuppy" class="lia-mention lia-mention-user"&gt;littlemojopuppy&lt;/a&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="507" data-lia-user-login="parry2k" class="lia-mention lia-mention-user"&gt;parry2k&lt;/a&gt;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291692" data-lia-user-login="HarishKM" class="lia-mention lia-mention-user"&gt;HarishKM&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="317289" data-lia-user-login="tamerj1" class="lia-mention lia-mention-user"&gt;tamerj1&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 09:01:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3488940#M133529</guid>
      <dc:creator>spandy34</dc:creator>
      <dc:date>2023-10-21T09:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: 25% Variance between columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3489079#M133536</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="333315" data-lia-user-login="spandy34" class="lia-mention lia-mention-user"&gt;spandy34&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please try&lt;/P&gt;
&lt;P&gt;Measur1 =&lt;BR /&gt;COUNTROWS (&lt;BR /&gt;FILTER ( 'Table', 'Table'[Actual Hours] &amp;gt;= 'Table'[Planned Hours] * 1.25 )&lt;BR /&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Measur1 =&lt;BR /&gt;COUNTROWS (&lt;BR /&gt;FILTER ( 'Table', 'Table'[Actual Hours] &amp;lt;= 'Table'[Planned Hours] * 0.75 )&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 13:01:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3489079#M133536</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-10-21T13:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: 25% Variance between columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3489237#M133543</link>
      <description>&lt;P&gt;Thats fabulous its worked - I really appreciate your help as always.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 18:02:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3489237#M133543</guid>
      <dc:creator>spandy34</dc:creator>
      <dc:date>2023-10-21T18:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: 25% Variance between columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3490169#M133594</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="333315" data-lia-user-login="spandy34" class="lia-mention lia-mention-user"&gt;spandy34&lt;/a&gt;&amp;nbsp;everyone who offers solutions to the forum does so of their own time and effort.&amp;nbsp; Some people try to teach better ways of doing things, others are just after accumulating points to maintain their status.&amp;nbsp; But one thing most of us appreciate is the person asking the question to try to solve it by them self first.&amp;nbsp; &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/Column-25-More-of-Actual-v-Planned/m-p/3488754#M1154402" target="_self"&gt;I made a suggestion in your previous post&lt;/A&gt; and you just asked the question for someone else to answer, and also had the audacity to tag me in the post as if I would be there to jump and solve this fairly basic question for you, along with&amp;nbsp;&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/507" target="_blank"&gt;@parry2k&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/291692" target="_blank"&gt;@HarishKM&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/148838" target="_blank"&gt;@amitchandak&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/317289" target="_blank"&gt;@tamerj1&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some might like the opportunity to just accumulate points, but most of us aren't interested in being used because you're too lazy to try.&amp;nbsp; In the future, please refer to&amp;nbsp;&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;post on &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/2393862#M859226" target="_self"&gt;how to get your posts answered.&lt;/A&gt;&amp;nbsp; And remember that most of us like to see someone attempt to solve their problems instead of "do this for me".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just a thought&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":rolling_on_the_floor_laughing:"&gt;🤣&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 02:08:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3490169#M133594</guid>
      <dc:creator>littlemojopuppy</dc:creator>
      <dc:date>2023-10-23T02:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: 25% Variance between columns</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3494387#M133850</link>
      <description>&lt;P&gt;I am very sorry for offending you.&amp;nbsp; It wasnt my intention.&amp;nbsp; I posted the question in Desktop and you answered it in which I thanked you greatfully.&amp;nbsp; I then asked another question and needed to get an answer due to a tight deadline and realised I had posted the question on Deskop as opposed to DAX query so I asked the question there.&amp;nbsp; &amp;nbsp; &amp;nbsp;I have no idea about accumulating points and how they work as I am about learning from experts like yourself.&amp;nbsp; &amp;nbsp;These questions may be basic to you but as someone just learning I find them challenging.&amp;nbsp; I tag people in who have helped me previously as I am just learning the aspects of PBI.&amp;nbsp; I apoligise if the is not the correct way and would not like to cause offense, as I obviously have to you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 16:16:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/25-Variance-between-columns/m-p/3494387#M133850</guid>
      <dc:creator>spandy34</dc:creator>
      <dc:date>2023-10-24T16:16:36Z</dc:date>
    </item>
  </channel>
</rss>

