simplify more with LAMBDA on sheet DD1 in cells A1=ArrayFormula('Dropdowns'!A2:A) and B1 =BYROW(A1:A,LAMBDA(x, TRANSPOSE( FILTER('Full List'!B2:B,'Full List'!A2:A=x)))) . Great job thanks for creating this help video. Thanks to AI lolol sharing my knowledge
@HashAliNZ4 ай бұрын
Nice lambda
@trekinn_nepalАй бұрын
that is for second level. what about the third level dropdown?? how to check column A and B and get dropdown in C?
@jpereira973 күн бұрын
This lose the dynamic, case rows removing or insert at tables with the dropdowns lists
@NunyaBiznasNML2 ай бұрын
Way easier than all of the craziness of writing scripts. Thank you.
@MsPenguinQueen2 ай бұрын
Thank you, I have watched a few videos promising to show dependent drop downs and then they give only one and you can't do others, or you have to go into each dropdown you make, it was more work than creating my Data info. Yours is simple and straight to the point. My data is now easy to put into my dropdowns. Thank you again.
@HashAliNZ2 ай бұрын
I'm glad you finally found a solution that works for you, Penguin. I've got two other videos on dependent dropdowns in case you need alternative options, but if this one works for you then that's brilliant
@Farouk-voiceoverАй бұрын
Thanks from the bottom of my heart! man, u def deserve a sub :)
@ChristianDellon5 ай бұрын
Hi!! Quick question! After I create this sheet linked to the settings sheets, imagine I want to duplicate it. How can I maintain the link with the settings?
@marenlibrarian5 ай бұрын
I have the exact same question!
@andrefri786 ай бұрын
Thank you very much!! I've used complicated scripts to do this for a long time. Now it will be very easy and useful. Congratulations
@sandlapparels37536 ай бұрын
Saw many videos, but you explained it as I wanted. Out of Box thinking.. Thanks!
@pablolillo38724 ай бұрын
Excelente!! La mejor explicación que he encontrado. No hablo ingles, pero siguiendo las imagenes por fin me resultó !!!😀
@Denzarki6 ай бұрын
Thankyou, making a game tracker where you pick a deck you used, which hero, which boss you fought, on what difficulty (which changes per deck) etc. and this worked perfectly :D
@HashAliNZ6 ай бұрын
Love it!
@manamedia4 ай бұрын
Thank you for producing Hash! Clear and easy to follow.
@gothamfury4 ай бұрын
This has been very helpful! Thank you for making this video!
@hobojoesnr.32834 ай бұрын
hi there! any chance you have a copy of the file you made?
@nothing133084 ай бұрын
thank you so much! It must help me a lot!! could I get your datasets that you are showing on e-mail? or where can I get this samples?
@donkasaurus19 күн бұрын
How can I make a copy of the spreadsheet without breaking the formulas - been struggling with that for a while - HELP!
@nlc53445 күн бұрын
How do you prevent users from breaking the dependent dropdowns?
@cowboykaro2 ай бұрын
thanks for this! though I have encountered a problem. Whichever row a possible entry ends in on the master data list, means I can't select that option in a later row in the dropdown section. For example, I am logging where my mom keeps her DVDs by room, then shelving unit, then shelf number, etc. There are only 2 rooms, so I can no longer have the 'Bedroom' entry in the dropdown sheet after row 12, because that is where all the possible locations for shelves in the Bedroom end in the master list. Then, I can't add a specific shelving unit after row 8 because there aren't any more options for that unit in the master list, and so on so forth for each dropdown column. Any way around this?
@HashAliNZ2 ай бұрын
Well that's a unique problem I haven't encountered before and shouldn't be happening from the method I've shown in this video. Can you share your spreadsheet for me to have a look at how it's structured and the formulas you're using? You can share to themathlabnz@gmail.com and I'll take a look
@AaronPeter-be8ce8 ай бұрын
Hi, do you know of a way to add checkboxes to the dropdown without having to run a script? For example: I want to select 3 out of 10 variants in one dropdown thank you!
@HashAliNZ8 ай бұрын
Nah, not without a script. Google Sheets doesn't have a native multiple-select combobox. It is doable with a script, which I've got a video coming soon for, but if you're unable to use a script then the best option is to use checkboxes with formulas to connect them all together.
@AaronPeter-be8ce8 ай бұрын
@@HashAliNZ that's what I feared. Thank you very much for the quick reply!
@lilsaintnik8 ай бұрын
Question for you. I am tasked with randomly matching pairs of people from a community to have a meet up each month. I need to match these people based on multiple criteria (community level and type of business) and make sure they aren't matched again until I've exhausted the list. I can't find anything anywhere that will help me with this problem. Going to have to do it manually for now - hoping you can help!
@andrefri786 ай бұрын
Valeu! 🤩
@Ayana-u9kАй бұрын
Mine doesn't work when I try to drag it down in the DD1 tab
@ninortayaro2 ай бұрын
Hi!!! do you think you could help me out? My data is put differently compared to yours and im getting the wrong stuff shown.
@HashAliNZ2 ай бұрын
Hi! The structure for this kind of dependent dropdown list really needs to be setup in this way otherwise it won't work.
@soizic973 ай бұрын
Thanks, very usefull and clear. It worked but then I encountered a limitation, if I add a row in the middle of other rows with information filled in, it will pick the dropdown of above, and then it doesn't work anymore. In your example, if i have 1986 selected, and then I add a row and above and under it is 1986 selected, but this new row is 1985, then the second dropdown will get stuck at 1986 dropdown. Would you have a way to fix this?
@HashAliNZ2 ай бұрын
Give this a shot: kzbin.info/www/bejne/mWnLhmx_qrhjjKMsi=36G1TkGajq3ZDnwn
@MuhamadZulAimanZahidiMATTARYАй бұрын
how to do the same thing but to other sheets not other file the same file
@Piston101Ай бұрын
Thanks budy, you are awsome.
@TilakConrad9 ай бұрын
and another superb tutorial - wish I were 50+ years younger and in one of your classes...
@nithieskannasivaraj46848 ай бұрын
This is exactly what I was looking for 💯
@FireflyFanatic33 ай бұрын
Is it possible to colour-code these drop downs that are dependent on others? When I try to do so, it just reverts back to grey
@HashAliNZ3 ай бұрын
There are two ways: conditional formatting, and scripting. Unfortunately it can't be don't with Dropdown chips as far as I can tell.
@FireflyFanatic33 ай бұрын
@@HashAliNZ okay thank you! this video was super helpful, i was at the point of tears after fighting with google sheets and chatGPT and instructional text pages from google support for hours!
@jarayutputthi2 ай бұрын
Thank you very much .😊
@IsraelFirew8 ай бұрын
Why don't you make a library managment system for schools using QRCode and other stuff.
@HashAliNZ8 ай бұрын
Definitely doable using the QR systems I've shown on this channel. The setup would be pretty much exactly the same.
@nichamonwiriyalampa12136 ай бұрын
Thank you so much! you are the real deal!!
@NguyễnVănMinhHùng2 ай бұрын
Thaanh you very much!
@firewmulugeta16117 ай бұрын
is there any other video upcoming you're gone😢
@phamdogia6 ай бұрын
Thanks!🥰
@akunau5055 ай бұрын
That is genius!!
@HashAliNZ5 ай бұрын
Thanks!
@Serbagampang2 ай бұрын
great
@Antôniocarlossilva-z1p7 күн бұрын
top!
@TomasMallo6 ай бұрын
GOAT 🐐
@gianlucavacca3613 ай бұрын
you're problem solver!!
@HashAliNZ3 ай бұрын
That's the kind of recognition I truly appreciate. Thanks gianluca