Google Sheets Query Function - Part I

Поділитися
Вставка
  • Опубліковано 25 сер 2024

КОМЕНТАРІ • 54

  • @joshigaurav1
    @joshigaurav1 4 роки тому +25

    I'm a self/google taught excel nerd and it's videos like this that help me expand my horizons. Thanks for sharing!

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

    Thank you for posting this video. It showed me how I can use one large master spreadsheet with lots of data and then use Query to create more detailed analytical views. Before I was creating a sheet for each type of analysis I wanted to conduct which was not efficient. So, thank you!

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

    Great overview of how the Query function works. It's great how similar it is to SQL.

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

    Nice to watch a video where the language is nice and clear and crisp. I've only been dabbling with this since Christmas :D so I am stuck. I built a simple database (by watching various videos from different people), for my movies and tv series. I made another sheet with a search box 'C3' and if I write 'Open' in it then using this formula =QUERY(Data!A1:K, "SELECT * WHERE LOWER(B) = LOWER('"&C3&"') OR LOWER(F) = LOWER('"&C3&"') OR LOWER(G) = LOWER('"&C3&"') OR LOWER(I) = LOWER('"&C3&"') OR LOWER(K) = LOWER('"&C3&"')", 1) any movie or TV show with the word Open appears, in my case "Open All Hours", the problem comes when I try searching for 24, I get an error because is numbers not letters how do I rectify this

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

    Thank you! I've had a problem with getting Google Form data updating my calculations page automatically and this gave me the ability to grab and calculate responses automatically! Woot woot and subscribed!

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

    Eye-opening results with Query()! Your videos are excellent. We do a lot of energy data analysis, and your course on this and other functions will shorten and make our work easier.

  • @user-pc4sy8ml9z
    @user-pc4sy8ml9z 9 місяців тому

    Thank you! This was so helpful and clear.

  • @HussainAbdullahTofa
    @HussainAbdullahTofa 4 роки тому +2

    Thanks, man!!! After watching many videos I found your video and finally, I got the result. Thanks from Bangladesh. And I subscribed you.

  • @fionamacelli4521
    @fionamacelli4521 6 років тому +1

    Great little lesson - very understandable for beginners, unlike many others on this topic!!

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

    I'm a Query Beginner so thank you for posting. Helped a lot

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

    This is a great resource!! I love receiving your weekly tips as well!I learned so much- just wish there was a way to ask a few specific questions about my own data.

  • @a-ratedhomeimprovements49
    @a-ratedhomeimprovements49 4 роки тому +1

    You're a life-saver! Thank you for posting this!

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

    Thank you so much ! Everything's so clear !

  • @camilocarrillo2132
    @camilocarrillo2132 6 років тому

    didnt know sheets was so interesting, complex and useful, thank for the video.

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

    Really liked it! Just subscribed.

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

    Excellent video - thanks!

  • @BladeAbyss
    @BladeAbyss 16 днів тому

    is it possible to order by a column and if 2 values are the same go by a second column?

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

    Really well done. Thank you so much.

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

    Terrific video, thank you!

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

    Outstanding! Thank you!

  • @rgonzalez5804
    @rgonzalez5804 6 років тому

    Great video, I did not know about this function in google spreadsheets

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

    Luckily I found the right channel!

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

    What would the query look like if you wanted to show each country and the sum of the heights for all buildings in that country? I'm thinking of something similar to examine a list of SKUs and the number of items sold. Looking to get a unique list of SKUs and the total sold for that sku. This seems similar, but I'm not seeing how to tie the two together...

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

    This is great! How would I query the data in a separate sheet of the same file?

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

    Twitter brought me here coz I wanna learn google sheet.
    I'm in-charge of making reports but I never used google sheet. They told me to start with import range. Maybe you can give me list that would perfectly match with import range for my reporting.

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

    Wow this is amazing. Thanks a lot.

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

    just great!!!!

  • @pleabargain
    @pleabargain 5 років тому

    Thank you for posting! Very useful!

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

    Thanks for the video, my question is how do you not return the headers?

  • @Mikunaon
    @Mikunaon 5 років тому

    Awesome! I love Spreads!

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

    🤯
    Thank you sir!!

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

    Here's a query, why does it sound like you recorded this is an echo chamber?

  • @brighnquisitive6217
    @brighnquisitive6217 5 років тому

    well done thanks so much

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

    Hi! is there a way to use a cell reference (eg. B2) with WHERE rather than text? I can't get it to work

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

    where you selected country could you use this formula to look at a separate cell where you can type the country you can to sort buy?

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

      Yes, you can use something like:
      ...Where B ends with '"&A62&"' And C = '"&B52&"'

  •  Рік тому

    Great. (y)

  • @JayK393
    @JayK393 5 років тому

    THANK YOU SO MUCH

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

    what would be the best way of manipulating cell data after a QUERY? I ran into an issue when querying data that had been manipulated to be a HYPERLINK via the ARRAYFORMULA and it didn't bring the link over

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

      Thinking out loud, i should probably QUERY the data first and somehow "duplicate" or "clone" that and apply arrayformulas but still not sure if i can do that

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

    Hi, great video !
    I have a question for You - is there a way to not only order and count by country but to all data that segregated - query a full list with buildings name and a country it belongs (6:46) + build year is > 2010? To be precise:
    Country_Name | How_many_Buildings
    Country_1 | 12
    Country_2 | 5
    Country_3 | 7
    and
    Country_Name | Building_Name | Year > 2010
    Country_1 | some_name_1 | 2012
    Country_1 | some_name_2 | 2010
    Country_2 | some_name_3 | 2015
    Country_2 | some_name_4 | 2016
    Country_2 | some_name_5 | 2011
    Country_3 | some_name_6 | 2010
    Country_3 | some_name_7 | 2010
    Country_3 | some_name_8 | 2019
    I want to do this by using query - is there a way?

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

    good

  • @rquits
    @rquits 5 років тому

    Hi Ben, can google sheet generate payslip that can be emailed automatically to recipients email?

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

    If in data one column have formula how to get result in query function

  • @JayK393
    @JayK393 5 років тому

    I have one doubt If give range (ex. >100 to

  • @divergent9108
    @divergent9108 5 років тому

    Why did google sheets is suggesting me other formula?
    QUERY(A2:E6; "select avg(A) pivot B"; -1)
    no commas here, and it doesn't works anyway

  • @DannyHanes
    @DannyHanes 6 років тому

    Is it possible to use a named range in the query? Something like =query(buildings, "select "Country" .... )

    • @5953kim
      @5953kim 5 років тому

      Sure. Example =query(k,"select *"), k is Named range

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

    How do you use the value in a cell as one of the conditions? that is, if I want to say, SELECT * WHERE B = somethingiputinG1

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

      You have to put the cell reference outside the quotes e.g. "select * where B = '"&G1&"'"
      You also have to have single quotes before and after the cell reference, but they need to be inside the double quotes.

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

      @@benlcollins Thanks! I was using numbers (IDs) so no single quotes are needed.

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

    I’m not gonna watch this because either you or UA-cam made it not able to be full screen on an iPad.

  • @hermanwolf4024
    @hermanwolf4024 5 років тому

    Great content, although the audio could be better. Specifically the voiceover is distant and hollow. Mic was likely placed too far from the speaker's mouth in a room which was probably small with reflective surfaces. I'm picking at nits.

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

    lose the annoying jingly music, for the love of god