<?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: Adding a number of days to a date column using a user selected number in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3154223#M113083</link>
    <description>&lt;P&gt;Thanks I will give that a go and let you know... appreciate the help&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Mar 2023 05:35:58 GMT</pubDate>
    <dc:creator>WobblyDog</dc:creator>
    <dc:date>2023-03-26T05:35:58Z</dc:date>
    <item>
      <title>Adding a number of days to a date column using a user selected number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3153743#M113047</link>
      <description>&lt;P&gt;I am looking to calculate an invoice due date by adding a number of days to the invoice issued date. The invoiced date is a date column and I want to be able to allow the user to select a number of days to add based on the customer payment terms. &amp;nbsp;I would like the user to be able to pick from a list of numbers eg 1 to 90 and have this added to the invoiced date in a new column called due date.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2023 08:38:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3153743#M113047</guid>
      <dc:creator>WobblyDog</dc:creator>
      <dc:date>2023-03-25T08:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a number of days to a date column using a user selected number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3153747#M113051</link>
      <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="536088" data-lia-user-login="WobblyDog" class="lia-mention lia-mention-user"&gt;WobblyDog&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN&gt;Try to&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;1.Add a slicer with an isolated table Slicer[TermDays]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;2.plot a table visual with [OrderNumber] (supposing there is one) ,&amp;nbsp;[&lt;/SPAN&gt;&lt;SPAN&gt;invoice issued date&lt;/SPAN&gt;&lt;SPAN&gt;] columns and a measure like:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;due date =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;MAX(TableName[invoice issued date])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;+&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;SELECTEDVALUE(Slicer[TermDays])&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 25 Mar 2023 09:26:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3153747#M113051</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-03-25T09:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a number of days to a date column using a user selected number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3154223#M113083</link>
      <description>&lt;P&gt;Thanks I will give that a go and let you know... appreciate the help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 05:35:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3154223#M113083</guid>
      <dc:creator>WobblyDog</dc:creator>
      <dc:date>2023-03-26T05:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a number of days to a date column using a user selected number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3160091#M113450</link>
      <description>&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="536088" data-lia-user-login="WobblyDog" class="lia-mention lia-mention-user"&gt;WobblyDog&lt;/a&gt;,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Did the above suggestions help with your scenario? if that is the case, you can consider Kudo or Accept the helpful suggestions to help others who faced similar requirements.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;If these also don't help, please share more detailed information and description to help us clarify your scenario to test.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: tahoma; font-size: 11.0pt;"&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 07:05:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3160091#M113450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-29T07:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a number of days to a date column using a user selected number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3165165#M113811</link>
      <description>&lt;P&gt;FreemanZ thanks for your help this however it did not solve my problem. Thanks again and I will keep looking and experimenting&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 07:59:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3165165#M113811</guid>
      <dc:creator>Jak27136</dc:creator>
      <dc:date>2023-03-31T07:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a number of days to a date column using a user selected number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3165269#M113816</link>
      <description>&lt;P&gt;maybe you can take a look to the dateadd function?&amp;nbsp;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-dateadd-datediff" target="_blank"&gt;DateAdd, DateDiff, and TimeZoneOffset functions in Power Apps - Power Platform | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 08:35:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3165269#M113816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-31T08:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a number of days to a date column using a user selected number</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3165284#M113818</link>
      <description>&lt;P&gt;Davy thanks for this alredy tried this and it does not resolve. I have an invoice issued date which is a column I then want to add a number of days to give a due/payment date for the invoice. This can be a different number per supplier. Thanks again for taking the time to suggest a solution&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 08:47:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-a-number-of-days-to-a-date-column-using-a-user-selected/m-p/3165284#M113818</guid>
      <dc:creator>Jak27136</dc:creator>
      <dc:date>2023-03-31T08:47:33Z</dc:date>
    </item>
  </channel>
</rss>

