+ Reply to Thread
Results 1 to 3 of 3

What is Start of Day and End of Day in Power Query?

  1. #1
    Forum Contributor
    Join Date
    04-09-2013
    Location
    City, World
    MS-Off Ver
    Office 365
    Posts
    248

    What is Start of Day and End of Day in Power Query?

    Hello
    I tried these both option on a date for example 1/1/2022 but I do not see any difference. What they do exactly. Thank you very much.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: What is Start of Day and End of Day in Power Query?

    When applied to a DateTime they return the spcified date, with a time of 0:00:00 or 23:59:59.9999999 respectively.

    For example:

    Date.StartOfDay(#datetime(2022,01,26,5,58,32) returns #datetime(2022,1,26,0,0,0)

    Date.EndOfDay(#datetime(2022,01,26,5,58,32) returns #datetime(2022,1,26,23,59,59.9999999)
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Contributor
    Join Date
    04-09-2013
    Location
    City, World
    MS-Off Ver
    Office 365
    Posts
    248

    Re: What is Start of Day and End of Day in Power Query?

    Thank you very much

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] 2 fields checker- Request for alternative option in Power Query or Power Pivot
    By Shareez Saleem in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-15-2020, 08:36 AM
  2. Replies: 10
    Last Post: 06-25-2020, 12:19 AM
  3. [SOLVED] Power Query - excel formula translation into Power Query
    By afgi in forum Excel Charting & Pivots
    Replies: 7
    Last Post: 02-19-2020, 03:38 AM
  4. Replies: 4
    Last Post: 02-17-2020, 06:03 AM
  5. Excel Power Query Refresh or Access Query - 2nd Query Run is faster
    By Steveapa in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-03-2020, 10:16 AM
  6. Power Query Text.Start/End
    By common763 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-08-2019, 08:13 AM
  7. Sub-Forum for Excel Power Tools (Power Query, Power Pivot & Power BI)
    By chullan88 in forum Suggestions for Improvement
    Replies: 10
    Last Post: 06-28-2018, 02:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1