<?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: Sales of customers at a specific date that were considered to be promo customers at this time in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3433124#M130198</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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for uploading the file. I looked into it and saw that the DAX with which I had problems turned out to be a calculated column, not a measure. It makes sense now. Thank you for the solution&lt;/P&gt;</description>
    <pubDate>Fri, 15 Sep 2023 14:53:55 GMT</pubDate>
    <dc:creator>ThomasSan</dc:creator>
    <dc:date>2023-09-15T14:53:55Z</dc:date>
    <item>
      <title>Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3426452#M129830</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for a DAX command that helps me display all sales made by customers that were designated as "in promotion" at a given time period.&lt;/P&gt;&lt;P&gt;I have one table which lists all sales being made per customer&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Customer&lt;/TD&gt;&lt;TD&gt;Sales&lt;/TD&gt;&lt;TD&gt;Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30,00&lt;/TD&gt;&lt;TD&gt;15.06.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12,00&lt;/TD&gt;&lt;TD&gt;01.12.2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22,00&lt;/TD&gt;&lt;TD&gt;01.01.2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9,00&lt;/TD&gt;&lt;TD&gt;04.08.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25,00&lt;/TD&gt;&lt;TD&gt;15.03.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19,00&lt;/TD&gt;&lt;TD&gt;09.04.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15,00&lt;/TD&gt;&lt;TD&gt;30.09.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 24,00&lt;/TD&gt;&lt;TD&gt;04.10.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 31,00&lt;/TD&gt;&lt;TD&gt;27.04.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3,00&lt;/TD&gt;&lt;TD&gt;20.08.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;$&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 32,00&lt;/TD&gt;&lt;TD&gt;30.04.2020&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I have a table that containts the information how long the promotion phase of each customer lasted:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Customer&lt;/TD&gt;&lt;TD&gt;Beginning Promotion Phase&lt;/TD&gt;&lt;TD&gt;Ending Promotion Phase&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;01.06.2020&lt;/TD&gt;&lt;TD&gt;30.06.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;01.02.2020&lt;/TD&gt;&lt;TD&gt;30.04.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;30.11.2019&lt;/TD&gt;&lt;TD&gt;31.01.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;01.07.2020&lt;/TD&gt;&lt;TD&gt;31.10.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;01.10.2020&lt;/TD&gt;&lt;TD&gt;31.12.2020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;01.12.2019&lt;/TD&gt;&lt;TD&gt;28.02.2020&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;As you can see, it is possible for any customer to be "in promotion" multiple times.&lt;/P&gt;&lt;P&gt;For example, by setting the date slicer on my visual to "April 2020 - June 2020", I see that we have made $112 in sales. $49 were sales by "in promotion" customers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone therefore please help me finding the right DAX command?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 13:26:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3426452#M129830</guid>
      <dc:creator>ThomasSan</dc:creator>
      <dc:date>2023-09-12T13:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3426554#M129832</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="329838" data-lia-user-login="ThomasSan" class="lia-mention lia-mention-user"&gt;ThomasSan&lt;/a&gt;&amp;nbsp;possible solution as following&lt;/P&gt;&lt;P&gt;After import 2 tables, using Power Query from "sales table data" create distinct customer column, and connect it as following. In the same time create Calendar / Date table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In "Sales" table create column test with code below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Test =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;[Sum sales]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FILTER&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Sheet2&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;Sheet1&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;=&lt;/SPAN&gt;&lt;SPAN&gt;Sheet2&lt;/SPAN&gt;&lt;SPAN&gt;[Beginning Promotion Phase]&lt;/SPAN&gt;&lt;SPAN&gt; &amp;amp;&amp;amp; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Sheet1&lt;/SPAN&gt;&lt;SPAN&gt;[Date]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN&gt;Sheet2&lt;/SPAN&gt;&lt;SPAN&gt;[Ending Promotion Phase]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Sum sales =&lt;/SPAN&gt; &lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;Sheet1&lt;/SPAN&gt;&lt;SPAN&gt;[Sales]&lt;/SPAN&gt;&lt;SPAN&gt;) is measure&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;On the outuput below there is April 19 and June 30 totaling 49 as in your example (simple column test in visual),&amp;nbsp; and second column in visual is measure Sum sales for same rows totaling 82+30=112&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Did I answer your question? Kudos appreciated / accept solution!&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&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;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Output&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 14:19:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3426554#M129832</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-09-12T14:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3426732#M129843</link>
      <description>&lt;P&gt;Thank you for your reply,&amp;nbsp;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having difficulties regarding the main measure. When I do it as you did, it returns an error&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created the data model in the same way you had done&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What might be the reason for this?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 16:02:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3426732#M129843</guid>
      <dc:creator>ThomasSan</dc:creator>
      <dc:date>2023-09-12T16:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3426779#M129845</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="329838" data-lia-user-login="ThomasSan" class="lia-mention lia-mention-user"&gt;ThomasSan&lt;/a&gt;&amp;nbsp;check relationship Date And Sales, it should be 1:many (Date on 1 side)&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 16:20:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3426779#M129845</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-09-12T16:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3427704#M129907</link>
      <description>&lt;P&gt;&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;oh, right. I corrected the relationship but the issue regarding the main measure persists (i.e. &lt;EM&gt;A single value for column 'Date' in table 'Sales' cannot be determined. This can happen when a measure formula refers to a column that contains many values without specifying an aggregation such as min, max, count, or sum to get a single result.&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know why this may be the case?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 06:13:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3427704#M129907</guid>
      <dc:creator>ThomasSan</dc:creator>
      <dc:date>2023-09-13T06:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3427856#M129928</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="329838" data-lia-user-login="ThomasSan" class="lia-mention lia-mention-user"&gt;ThomasSan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems your Date table is&lt;STRONG&gt;&lt;EM&gt; not yet&lt;/EM&gt;&lt;/STRONG&gt; Date table. In your table you need to have unique date valus and mark table as Date table in Power BI&lt;/P&gt;&lt;P&gt;Link how to create Date / Calendar table below&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/guidance/model-date-tables" target="_self"&gt;https://learn.microsoft.com/en-us/power-bi/guidance/model-date-tables&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expected output&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 07:27:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3427856#M129928</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-09-13T07:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3427910#M129933</link>
      <description>&lt;P&gt;hi&amp;nbsp;&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;although I marked it as date table now, the problem appears to be in connection with the measure.&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;Is it possible to share your pbix file so I can investigate this further? The problem seems to be that Sheet1[Date]/Sales[Date] alone does not yield a single value although a single value is required here. I am therefore wondering why this error message does not appear in your solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 07:47:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3427910#M129933</guid>
      <dc:creator>ThomasSan</dc:creator>
      <dc:date>2023-09-13T07:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3427960#M129936</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="329838" data-lia-user-login="ThomasSan" class="lia-mention lia-mention-user"&gt;ThomasSan&lt;/a&gt;&amp;nbsp;it must be something as as you wrote about Date table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Possible solutions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created Date Table with Bravo for Power BI (I thought you already know how to create Calendar / Date table)&lt;/P&gt;&lt;P&gt;Link for Bravo external tool&amp;nbsp;&lt;A href="https://bravo.bi/" target="_self"&gt;https://bravo.bi/&lt;/A&gt;&amp;nbsp; (after instalation, connect file and choose Manage dates; delete your current Date table if you wish this solution)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to share files, the best if you have 365 account to share link (I can see it later tonight earliest)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_self"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 07:59:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3427960#M129936</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-09-13T07:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3428079#M129946</link>
      <description>&lt;P&gt;&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;"&lt;SPAN&gt;it must be something as as you wrote about Date table."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;No, I am acutally refering to Sheet1[Date] (or Sales[Date] in my case) aspects of the measure. The way you created this measure leads, Sheet2 being filtered so that there are only entries left whose Beginning Promotion Phase dates are on the sames day of the sales date column or earlier. But PowerBI does not know how to make this "on the same day or earlier" comparison with an entire column. It has to be a single value. Therefore, the problem is not with the date table itself but with Sheet1[date] representing an entire column. I find it therefore confusing how you managed to have Sheet1[date] here without triggering an error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly share your file with me so I can figure this out. You can use this &lt;STRONG&gt;&lt;A href="https://1drv.ms/f/s!AiwbXebZKOobg7gguZKjWWVImfjQvQ?e=7IWMQA" target="_self"&gt;link&lt;/A&gt; &lt;/STRONG&gt;to do so.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 08:44:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3428079#M129946</guid>
      <dc:creator>ThomasSan</dc:creator>
      <dc:date>2023-09-13T08:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3428196#M129950</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="329838" data-lia-user-login="ThomasSan" class="lia-mention lia-mention-user"&gt;ThomasSan&lt;/a&gt;&amp;nbsp;file will be at location tonight, earliest.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 09:45:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3428196#M129950</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-09-13T09:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sales of customers at a specific date that were considered to be promo customers at this time</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3433124#M130198</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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for uploading the file. I looked into it and saw that the DAX with which I had problems turned out to be a calculated column, not a measure. It makes sense now. Thank you for the solution&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2023 14:53:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Sales-of-customers-at-a-specific-date-that-were-considered-to-be/m-p/3433124#M130198</guid>
      <dc:creator>ThomasSan</dc:creator>
      <dc:date>2023-09-15T14:53:55Z</dc:date>
    </item>
  </channel>
</rss>

