Тёмный

QUERY Function - Variables - Google Sheets 

Learn Google Sheets & Excel Spreadsheets
Подписаться 276 тыс.
Просмотров 61 тыс.
50% 1

Learn how to use variables in Google Sheets QUERY function.
QUERY Function Series playlist • Google Sheets Query fu...
Practice sheet (File - Make a Copy) docs.google.co...
#query #google #sheets

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@AliJardz
@AliJardz 3 года назад
I'd never thought of using substitute in this - super smart.
@urntindanger
@urntindanger 3 года назад
Great channel guys! I learned a lot from you - especially js and google colab. Also finding googlesheets videos useful as some ways of doing things are completly new for me. 👌🏼👌🏼👌🏼👌🏼 every day is a school day! 😏
@sethhill7573
@sethhill7573 3 года назад
This was super helpful! Saved me from having to hire someone. Thank you.
@thebestofbests7746
@thebestofbests7746 3 года назад
Keep going ❤️
@yaroslavhirnyak
@yaroslavhirnyak Год назад
very helpful, thanks. Have been using =query for long, yet did not really understand that '&' mechanics
@nisargagza
@nisargagza 3 года назад
Very useful in real world to make dashboard
@JBblondin
@JBblondin 3 года назад
Amazing work, thanks!
@davidfernandezbajo
@davidfernandezbajo 3 года назад
Thank You!
@chrilleswybrandt7262
@chrilleswybrandt7262 3 года назад
Can I also use regex in the query function to select both west and south? Eg. west|south as the value in the region field. Ps. Your videos are of great value to me. THANKS!
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
Yes. If you check the playlist it's in there someplace.
@getdavemoore
@getdavemoore 3 года назад
I was just about to request a lesson on regex! I've tried to learn from so many sources but it's still an enigma to my brain!
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
I have videos on REGEX functions in Google Sheets on the channel. To be completely honest with you, it takes a long time to be good at writing regular expressions. After years of using it I'm still finding it confusing sometimes.
@chrilleswybrandt7262
@chrilleswybrandt7262 3 года назад
@@ExcelGoogleSheets But they are very effective and in web analytics, you only need a subset. I benefit A LOT from regex.
@JCCarstensen1
@JCCarstensen1 3 года назад
Thanks for the breakdown!
@temyraverdana6421
@temyraverdana6421 3 года назад
Thanks, very interesting and helpful
@dominicbaiamonte9991
@dominicbaiamonte9991 Год назад
Can you keep the text in column E and just reference both cell E4&B3? Actively edit the query outside the formila completely
@sadashivb5100
@sadashivb5100 3 года назад
Pls make video how to separate data by name in different column base..
@thethieu2039
@thethieu2039 3 года назад
You're superman!!!
@Ramkumar-kf3sb
@Ramkumar-kf3sb 3 года назад
Nice video
@amolparbat6428
@amolparbat6428 3 года назад
Had a quick question on Query ....I have data in which one column has number format as " AB12234" when I use query function it's gives put as " " can you please provide resolution for this .... thank you
@PhogBalaan
@PhogBalaan 3 года назад
What if the content of the cell after "where" is a word?
@CatZillaVid
@CatZillaVid 3 года назад
You explained what everyone else was skipping. I was searching for dynamic where clause, those shitty top videos with millions of views didn't show it. Thank you 🙏
@pichit.raetai
@pichit.raetai 3 года назад
Thank you
@rssumo-o2b
@rssumo-o2b 10 месяцев назад
Hi. can you please make an example with tabs as variable?
@leonardomoleiro4144
@leonardomoleiro4144 3 года назад
How could you filter for 'South' and 'MidWest`?
@akashmv6553
@akashmv6553 2 года назад
Hi sir, I have one question regarding selecting multiple row values in a single column. in this data example if I want to select multiple regions then which query do I have to write please let me know. I have tried Contains, and Matches. but didn't get the correct output. Please help me with a solution. Thanks in advance.
@ExcelGoogleSheets
@ExcelGoogleSheets 2 года назад
OR, watch Part 1 in QUERY series.
@vanshshah5921
@vanshshah5921 2 года назад
when i remove the number from b3 it gives me an value error whereas I want it to show me the whole data
@ExcelGoogleSheets
@ExcelGoogleSheets 2 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-nLW8SerwnJo.html
@何开文
@何开文 3 года назад
good smart
@rssumo-o2b
@rssumo-o2b 10 месяцев назад
I'm trying to do it with the variable JUN! which i have many tabs with other months like JUL, AUG, SEP. Please someone help me. below formula does not execute it just show as it is minus the equal sign. Thanks =QUERY(JUN!E:AN,"SELECT E,F,H,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,AA,AB,AC,AD,AE,AF,AG,AH,AJ,AK,AL,AM,AN WHERE H='CXSDA'OR H='CXSDA ENT'ORDER BY E, FALSE",2)JUN
@romandeity4754
@romandeity4754 3 года назад
Why do we add a star after SELECT?
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
* means all columns. Watch QUERY series for more info.
@cheewurz
@cheewurz 3 года назад
Wow
@justinrichard9823
@justinrichard9823 17 дней назад
How can you add / multiple a column from the data outside of the dataset? For example, all sales is listed from Midwest in Col7 and now I want to increase all Midwest sales from the dataset by 20%, how would I go about doing that?
@SRDFTM
@SRDFTM 3 года назад
Oh my god! This is the answer, a've been looking for I'm using FILTER and several IMPORTRANGE functions, i think this will help me soooo much Thank you!!
@atropolifilm4500
@atropolifilm4500 2 года назад
THANK GOOODD you saved my nerves. I struggled for three hours to find a solution how to add a variable into a Query function. Fabulous video! You are my go-to RU-vid channel for any questions concerning Google Sheets.
@hockeylawrence9
@hockeylawrence9 3 года назад
How would i go about doing exactly this with the multiple search criteria's but also if i wanted, being able to leave one of the boxes blank and still show a result?
@himanshusharma5181
@himanshusharma5181 3 года назад
Use subquery
@cdamaingoogleaccountcortex2919
@cdamaingoogleaccountcortex2919 3 года назад
You could have just use named ranges, and then you can use the variable names instantly without having to substitute them.
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
I'm not sure what you mean. These are not ranges.
@navigatormoore
@navigatormoore 3 года назад
I understand: "Named Ranges" in Google Sheets is where one defines a name to refer to a cell or range of cells as in this example B3 could be named "amount" and B4 could be named "region" ...if those named cells are moved or split apart by adding new rows or columns they would always be referenced, even if moved to another tab in the workbook the variable (named range) has a global scope and can be used quickly in any cell or formula without needing to refer to the Worksheet tab name and cell (I.e. Data!B3) The Tutor is one the best in regard to Learning Google Spreadsheets, and taking the general route (I.e. for beginners) is usually the best route to teach the concept of referring to a cell that has a "value" versus a "header/label" and understanding the value types (I.e. string/text, int/number, array/bracketed csv) Not understanding the concept FIRST, could cause a person to use named ranges with mistakes like naming the label instead of the value. Ie. SUM(total_items * item_price) returns errors because it is trying to sum the label ('item' * 'price') as text instead of the value (3 * 2.99) ...all due to the user not clearly understanding the concept of referencing cells and moving to the advanced parts to quickly. But again, I understand what you mean; for I only use Googe Sheets because it does allow referencing cells (defining variables) by name otherwise I would just stick with Excel because there is no other way to fly as a programmer--especially when referring to a cell or cells that dynamically affect/update other cells. #namedranges #googlesheets
@cdamaingoogleaccountcortex2919
@cdamaingoogleaccountcortex2919 3 года назад
@@ExcelGoogleSheets heres an example: =QUERY(F:F,"select F where F < "&named_rangle_variable) named_rangle_variable is a named range of a single cell, eg A2
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
@@navigatormoore Named ranges in Excel work the same way as they do in Google Sheets in my experience.
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
@@cdamaingoogleaccountcortex2919 You could certainly do that, but that's not directly in the string. The point of substitution is to leave the query string intact. Having pretty variable names or reference names is a whole different issue.
@walterpaiva719
@walterpaiva719 3 года назад
Thanks for the video
@masaudamin6699
@masaudamin6699 2 года назад
Im facing with an error "Unable to parse query string for Function QUERY parameter 2: AVG_SUM_ONLY_NUMERIC" The query is: =Query(pivot table J:T, "Select J, R where J is not null group by J, R order by R ASC Label 'Month'") Please help me with that !!!!
@ExcelGoogleSheets
@ExcelGoogleSheets 2 года назад
One thing that is obviously inaccurate is the use of group by without any aggregate function.
@zenlababit2472
@zenlababit2472 3 года назад
How about looking for an equal number of variable not just numeric value?
@АртурПогосян-ю3н
@АртурПогосян-ю3н 3 года назад
Thank you very mach
@emilianoreyes
@emilianoreyes 3 года назад
Thank you! Please, can you help me with batch paste data function.
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
What does "batch paste data function" mean?
@christopherjones2958
@christopherjones2958 2 года назад
I'm a little lost - here's my query: =QUERY(Game_Data, "Select B where F= "&'Game Data'!F4,0) For some reason it's returning the error "Unable to parse query string for Function QUERY parameter 2: NO_COLUMN: Loss" (loss is 'Game Data'!F4). Can anyone tell me where I'm going wrong? It looks like it's trying to reference the variable as if it's part of the table and it's not. Thanks!
@ExcelGoogleSheets
@ExcelGoogleSheets 2 года назад
=QUERY(Game_Data, "Select B where F= '"&'Game Data'!F4&"'",0)
@christopherjones2958
@christopherjones2958 2 года назад
@@ExcelGoogleSheets Perfect tyvm
@bvbarry
@bvbarry 3 года назад
Is it possible to make the data "Data!A1:G1650" as variables? I want the same query work in different tabs Like DataA!A1:G1650, DataB!A1:G1650, DataC!A1:G1650... etc. Thanks
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
INDIRECT function
@bvbarry
@bvbarry 3 года назад
@@ExcelGoogleSheets Thank you very much
@shanilka_wariyapperuma
@shanilka_wariyapperuma 3 года назад
I was looking for this for weeks. Great work 😍❤️
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
Great!
@usmaniqbal1836
@usmaniqbal1836 3 года назад
Sr, plz share this file
@ExcelGoogleSheets
@ExcelGoogleSheets 3 года назад
docs.google.com/spreadsheets/d/10QXfX2OqIbHJNnylAuTL6-MJ0EfNADG7e75ZKq-j_F4/edit?usp=sharing
@usmaniqbal1836
@usmaniqbal1836 3 года назад
@@ExcelGoogleSheets Sr, grant me to edit this file for practice
@ryanculverwell
@ryanculverwell 3 года назад
@@usmaniqbal1836 click on file - make a copy
Далее
QUERY - Drop Down List to Filter Data - Google Sheets
15:25
Meni yerga urdingda
00:20
Просмотров 375 тыс.
QUERY Function in Google Sheets - 2024 Tutorial ✏️
14:33
Google Sheets Multi-Select Dropdowns (Multiple Choice)
14:14
Google Sheets - Search,  QUERY function
22:49
Просмотров 221 тыс.
Google Sheets Query Function Explained
12:35
Просмотров 308 тыс.
7 Google Sheets Tips that will Save You So Much Time!
11:49
Google Sheets Formulas Tutorial
23:25
Просмотров 383 тыс.