<?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: Referencing Signal Row Against Entire Column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3409662#M128859</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;to "&lt;SPAN&gt;agaisnt the entire column" you need some aggregation, like SUM, MAX, MIN... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hope this help&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Aug 2023 19:49:07 GMT</pubDate>
    <dc:creator>some_bih</dc:creator>
    <dc:date>2023-08-31T19:49:07Z</dc:date>
    <item>
      <title>Referencing Signal Row Against Entire Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3409562#M128854</link>
      <description>&lt;P&gt;I am using DateDiff to compare two different date columns.&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Deadline vs Finsh +/- = &lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; DATEDIFF (&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Tasks[TaskDeadline],&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (Tasks[TaskFinishDate].[Date]),&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;DAY&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;I want to be able to reference a signal row date only (Milestone - Notice to Proceed) against and entire column Tasks[TaskActualFinish] and compare the one row date, agaisnt the entire column.&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 31 Aug 2023 18:33:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3409562#M128854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-31T18:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing Signal Row Against Entire Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3409662#M128859</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;to "&lt;SPAN&gt;agaisnt the entire column" you need some aggregation, like SUM, MAX, MIN... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hope this help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 19:49:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3409662#M128859</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-08-31T19:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing Signal Row Against Entire Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3409701#M128864</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="555045" data-lia-user-login="some_bih" class="lia-mention lia-mention-user"&gt;some_bih&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do this in Excel but not sure how to transfer it to BI. To clarfiy what I mean I have included a table below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To determine Days +/-, I have subtracting the Actual date (Column F)&amp;nbsp; from the Baseline Date (Column D). This will give me how many days I am passed our contracted date.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To determine how many weeks is passed I am subtracting all of Column F from D1, which is highlight in yellow (11/7/22). So I would need to do the same formula but instead of referencing all of Column D, I just want to reference D1, against all of Column F.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully this explains my issue a little more.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 20:40:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3409701#M128864</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-31T20:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing Signal Row Against Entire Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3409764#M128872</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;in Power BI there is something called calculated columns, similar to normal column in Excel so as I underdstan you can:&lt;/P&gt;&lt;P&gt;a) create calculated column for difference&amp;nbsp; (name as you wish) and use formula&amp;nbsp;&lt;/P&gt;&lt;P&gt;INT (&lt;SPAN&gt;Actual date (Column F)&amp;nbsp; - (minus) Baseline Date (Column D)), this will be calculate row by row&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;b) you wrote "I just want to reference D1, against all of Column F" similar manner as you want single "cell" D1 to deduct by Column F entire, again you need calculated column (name as you wish) with formula which should use some aggregation, like SUM, MIN, MAX... Now I see your D and F column is date, this add complexity as "you can not sum dates" &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; so another solution should be found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In general, in Power BI, when you work with dates / weekday, months... usually there is Calendar / Date table so you connect it with Data table (amounts etc.) and do calculation. Using slicer / filter for Dates level you wish results are automatically recalculated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So you need to go to your model / data and think what you need to calculate, keeping in mind that dates featues Power BI will handle.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this help / kudos appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 20:53:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3409764#M128872</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-08-31T20:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Referencing Signal Row Against Entire Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3444584#M130972</link>
      <description>&lt;P&gt;I hope this message finds you well. I've noticed that this solution remain unresolved. If any of you have managed to find a resolution to the issue, I kindly request that you share your solution for the benefit of the entire community. Alternatively, if you're still facing challenges, please do let us know as well.&lt;/P&gt;
&lt;P&gt;Your insights and updates will greatly assist others who might be encountering the same challenge.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Sep 2023 08:03:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Referencing-Signal-Row-Against-Entire-Column/m-p/3444584#M130972</guid>
      <dc:creator>technolog</dc:creator>
      <dc:date>2023-09-24T08:03:04Z</dc:date>
    </item>
  </channel>
</rss>

