Google Sheets Query Dates for Dashboards - Query Formula Function

Поділитися
Вставка
  • Опубліковано 17 жов 2024
  • Automatically connect data to Google Sheets: supermetrics.c...

КОМЕНТАРІ • 57

  • @romeowhiskey1146
    @romeowhiskey1146 Рік тому +18

    Here's a query FORMULA that works:
    =query(StockInfo, "select * where D > date '"&TEXT(DATEVALUE(J15),"yyyy-mm-dd")&"' AND D

  • @jgarygarcia3024
    @jgarygarcia3024 Рік тому +2

    I had so much headache trying to solve how to filter using range of date. THANK YOU SO MUCH for this 👍🏼👍🏼👍🏼

  • @charliesmusings
    @charliesmusings 3 роки тому +2

    Thank you. Very helpful. Exactly what I was looking for my budget view in google sheets. 🙌🏾

  • @ClimbHighWithAI
    @ClimbHighWithAI 7 місяців тому

    How can I fix this? I have a large file with over 6000 rows and need to extract specific rows with specific words, couldn’t find anything else, will appreciate any help!
    "Cannot parse query string for function QUERY parameter 2: COLUMN_ONLY_ONCE: AD"

  • @camilo.wilson
    @camilo.wilson 9 місяців тому +1

    Thanks. It helped me a lot. Greetings from Chile

  • @rkeil3145
    @rkeil3145 Рік тому +1

    Thanks! This totally worked Here's the formula --> DATE """&TEXT(A1, "yyyy-MM-dd")&"""

  • @akiratellaeche7141
    @akiratellaeche7141 4 роки тому +1

    Hello, im trying to do the same query but with one more "and" like this but it keeps saying "error"
    =QUERY(basededatos,"SELECT B,C,BJ,N,K,L,AZ,BA,G,F,BK,BI WHERE BH = 'Si' AND BJ >= DATE """&TEXTO(I1,"yyyy-dd-MM")&""" AND BJ

  • @RTRT-jr8jv
    @RTRT-jr8jv 6 місяців тому

    Hi, how can I get K + 30 days using sheets query and K is text(not date) with YYYY-MM-DD,HH:MM:SS format?

  • @AccountsAdvinohealthcare
    @AccountsAdvinohealthcare 9 місяців тому +2

    AMAZING FORMULA, THANK YOU SO MUCH

  • @rileychumki7464
    @rileychumki7464 9 місяців тому

    But i think Query formula does not work with the real-time change. for that we need to use only google script editor or do we have any other option?

  • @abidsunny8755
    @abidsunny8755 3 роки тому +1

    I have a problem regarding this. I have added date range and I want to plot a graph based on months. For example, sale of a product happen in a different dates of different months. But I want to see the accumulated sales considering sales month and represent in graph. I aslo want that month should be selected based on my selected date range. Thanks in advance.

  • @fabricekatz591
    @fabricekatz591 4 роки тому +3

    Thanks for your video. I tried for hours to get this results and when I found your page, it was done in 5 minutes !

  • @MrChrisFrantz
    @MrChrisFrantz 3 роки тому

    I have a google sheet that I use for inventory that is populated by a google form. When doing ordering I need to only see the most recent entry that was made for all of the records. I'm trying to create a query that show the most recent record entered. How do I do this please. Thank you.

  • @thecommunity6350
    @thecommunity6350 2 роки тому

    Hello, I tried step by step but my data is still not showing. :( It's not an error just empty. I do not know what is wrong anymore regarding my formula. thank you

  • @mritunjaysingh8701
    @mritunjaysingh8701 3 роки тому

    thanks for sharing ! I had try to use it in a report but when I select date it would reflect the data of April month in one cell while rest of the month are showing the result as per my report??

  • @varuncd1096
    @varuncd1096 5 місяців тому

    But, this formula does not work when the dates are in a row. I tried but everytime it shows, "Formula parse error".

  • @financekmp2774
    @financekmp2774 4 роки тому +1

    usefull, thansk 4 sharing. Can u open for editable ?

  • @ninjablue2011
    @ninjablue2011 2 роки тому

    Can i make modified on the query side? I mean once changed it will change the data sheets

  • @angelbaladjay1723
    @angelbaladjay1723 Рік тому

    How about getting the previous sales from the previous year of the selected month and year?

  • @Beto020111
    @Beto020111 3 роки тому

    My google sheets is not recognizing the data format, what should i do?

  • @MichaelHearst-uu5uc
    @MichaelHearst-uu5uc Рік тому +2

    Always helpful! Thanks!

  • @josephtse1741
    @josephtse1741 3 роки тому +1

    Incredibly helpful! Although I'm stumped on how to add more dropdowns. So not only the 2 dates but additional dropdowns IE Opponent and Win/Loss. Any help?

    • @hustlesheets
      @hustlesheets  3 роки тому

      Check this section of my dashboard video: ua-cam.com/video/1JkvHfzIL0Y/v-deo.html

    • @hustlesheets
      @hustlesheets  3 роки тому

      Or this: ua-cam.com/video/ccTdDPDGEGM/v-deo.html

  • @Dery1990
    @Dery1990 4 роки тому

    What will the formula be when getting the query from another sheet? I can't get it to work. And does date format matter? E.g. US date format vs EU date format? Thanks.

    • @hustlesheets
      @hustlesheets  4 роки тому

      You will use IMPORTRANGE, similar to this video: ua-cam.com/video/7ib-26NgkJo/v-deo.html&ab_channel=Hustlesheets
      Date format should not matter

  • @prosharmarketing9905
    @prosharmarketing9905 9 місяців тому

    Dear you made my day!

  • @imedia001new5
    @imedia001new5 3 роки тому +2

    Thanks a lot! You are such a great person.

  • @marksibert305
    @marksibert305 10 місяців тому

    Nice. I have a list of different companies with different future dates, but only want the most recent date. I'm lost how to pull up just that one.

  • @carpediem3743
    @carpediem3743 3 роки тому

    Wow your formula worked, thanks.
    How about if you need to filter also the start and end time with the dates? Can you make a video about it with start date&time and end date&time?

  • @MrChrisFrantz
    @MrChrisFrantz 3 роки тому

    What is the function to just pull the oldest date?

  • @MaggieBernard3
    @MaggieBernard3 3 роки тому +1

    Thank you for sharing!

  • @mas-daym
    @mas-daym Рік тому

    what if I only want to use 'month' only? without the date and year
    I tried to use the same formula but it failed

    • @hustlesheets
      @hustlesheets  Рік тому +1

      Set the "day" to 1, so that it always refers to the first of that month
      then you can go to format and change to to display May 2023 or Jun 2023 for example. Just remember that the date value is actually May 1, 2023 or Jun 1, 2023

    • @mas-daym
      @mas-daym Рік тому

      @@hustlesheets I did it! Thanks :D
      I want to ask one more thing, is this formula can't be used if I overlap the data on the same table?
      so that I should've separated the main data on another spread or put the main data in an empty space like that?

  • @mahmudhasan6715
    @mahmudhasan6715 3 роки тому

    Wow! Working. Thank you so much.

  • @UnofficialAnthem
    @UnofficialAnthem 4 місяці тому

    Perfect!

  • @youtyube10
    @youtyube10 5 років тому +2

    thank you , it is very useful

  • @sergiozimba5658
    @sergiozimba5658 4 роки тому +1

    Thank you so much!

  • @elliepamm
    @elliepamm 2 роки тому

    Does anyone know how to do this but with just one date rather than a date range?

  • @imsuastra9436
    @imsuastra9436 3 роки тому

    It is hard to see in small screen, like smart phones

  • @hinalmahera5298
    @hinalmahera5298 4 місяці тому

    thank you!it makes my work easier

  • @MrYouhavenofriends
    @MrYouhavenofriends 3 роки тому

    Great tutorial man 👌

  • @krowland7584
    @krowland7584 Рік тому

    Oh happy day!!!!

  • @mismanager934
    @mismanager934 4 роки тому

    Thanks Bro....please also make Video on Query by Color Range

    • @hustlesheets
      @hustlesheets  4 роки тому

      Color range? What do you mean?

    • @mismanager934
      @mismanager934 4 роки тому

      Bro I mean...I want to pull data for a partcular color by using Query Function....Suppose there are conditioning formatting in sheet if different color...I want to pull data for a color in another sheet automatically

  • @songkran32
    @songkran32 9 місяців тому

    good

  • @venhanna7592
    @venhanna7592 3 роки тому

    thank you

  • @k123o123
    @k123o123 3 роки тому

    IT IS NOT WORKING IN MY SHEET

  • @AysanewAbebe
    @AysanewAbebe 8 місяців тому

    10Q Bro

  • @sedricsuringa5110
    @sedricsuringa5110 2 роки тому

    ang pogi

  • @pravinjadhav5802
    @pravinjadhav5802 3 роки тому

    Share plz formula

  • @nopymahmoud
    @nopymahmoud 4 роки тому

    Screen to far

  • @kimjalon4547
    @kimjalon4547 2 роки тому +3

    Thank you, this really helped me on my report. I use this formula
    DATE ' "&TEXT(A1,"yyyy-mm-dd")&" '