Create a Customized Drop Down List Based on User Input AppSheet

  Рет қаралды 33,562

Joe Tayactac

Joe Tayactac

Күн бұрын

Пікірлер: 38
@ilkyulee1071
@ilkyulee1071 10 ай бұрын
I have spent one week to solve this problem and finally did it all thanks to you, Thank you very very much
@marcofrencia7760
@marcofrencia7760 9 ай бұрын
Hey Joe, se puede crear una lista de marcas alfabéticamente en una sola fila? Ejemplo desde Apple hasta Xiaomi y que el campo Brand detecte esa lista? Saludos gracias!
@krislukm
@krislukm 9 ай бұрын
wow you're helping me to upgrade my project. thanks Joe!
@s2_p_2524
@s2_p_2524 2 жыл бұрын
Thanks again Joe ... informative . Love ur channel 🙂👍🏼👏🏼
@ampheremotovlog1926
@ampheremotovlog1926 3 ай бұрын
Very Helpful 🎉😊
@hegekrisz4787
@hegekrisz4787 9 ай бұрын
Thank you very much Joe, that was very helpful !
@miso-ge1gz
@miso-ge1gz Жыл бұрын
Thanks alot! Finally found out how to do this, these nocode environment are a nightmare
@TheGodofGSXR
@TheGodofGSXR Жыл бұрын
Do you have any videos or info on how to create layers of branch logic ( kind of like a preset dialogue flow) but in app sheet with similar data as shown? Thanks for these
@lulumjannah5920
@lulumjannah5920 Жыл бұрын
hallo, i’ve watched your channel and its help me a lot, tks 😊 but i wanna ask you why there are missing items when i exactly do like your tutorials?
@mangdolah
@mangdolah 2 жыл бұрын
Thanks Joe, my problem solved
@ammargasim4111
@ammargasim4111 Жыл бұрын
Thank you so much, this video is so useful
@digitalhubqreativestudio8846
@digitalhubqreativestudio8846 2 жыл бұрын
You deserve a 100k Subscribers brother.. Are you from philippines?
@JoeTayactac
@JoeTayactac 2 жыл бұрын
Yes
@MrKundu04
@MrKundu04 4 ай бұрын
i need your help to correlate the last stock of the provious day equal to opening stock for next day morning Reply
@INFORMACIONESILLCPLAST
@INFORMACIONESILLCPLAST 4 ай бұрын
You are Amazing!!!!! Thank you!!
@gervlabe6892
@gervlabe6892 6 ай бұрын
I tried it on my appsheet but instead of getting a dropdown result, I got a list separated by commas. What am I doing wrong?
@francovanvuuren
@francovanvuuren 4 ай бұрын
Good day. Is it possible to get the app so that I can learn more from it? I would love to see the code.
@traderabenssoadocristianod4639
@traderabenssoadocristianod4639 Жыл бұрын
Hello how are you? My name is Cristiano and I'm from Brazil. Through your channel, I managed to carry out some projects, thank you. I'm having a hard time. I am not able to bring the value of the product. In the worksheet I have: sector, product and value. When selecting a product from a certain sector, I want the value to appear.
@joncini
@joncini Жыл бұрын
Joe, your videos are excellent, I wish you the best and blessings for what you do, it shows that it's your thing. I have a concern that perhaps you can present in your videos, I have a form for example in an APP to control personal expenses, when filling out my form I would like it to be dynamic, as little typing as possible, I have INCOME AND EXPENDITURE, these I would like that at the moment of clicking on your images, you fill in this field in the form once, then have the TYPE OF PAYMENT, in the same way in galleries, and that at the moment of clicking you fill in that space on the form, as well with the fields that I could choose quickly, and then if the description and value entered, I hope I make myself understand... thank you and I appreciate your comments
@JoeTayactac
@JoeTayactac Жыл бұрын
Hi, Its achievable using action and triggers it on a deck view in UX. You need to activate autosave too
@AppSheetVijay
@AppSheetVijay Жыл бұрын
Hi Joe, can there be any option that allows the user to enter manually if the same item is not available in the ref list?
@JoeTayactac
@JoeTayactac Жыл бұрын
You can out the formula in suggestive values
@News70-t4t
@News70-t4t Жыл бұрын
HOW TO GET GET DYNAMIC LIST WHERE REF ROW CAN BE ADDED BY ISERTING CODE OR TEXT I.E ITEM,QUANITY,PRICE ECT...
@Binowo-f1t
@Binowo-f1t Жыл бұрын
got this error message in sept 2023 with this method "appsheet Unable to add row to table 'Order'. → Value 'X' in field 'Day' cannot be converted to type 'Enum'.". Need help please, thanks.
@KloudKing-gz8mv
@KloudKing-gz8mv Жыл бұрын
HI JOE, CULD U PLS HELP ME TO GUIDE I CAN HAVE DATA IN DROP DOWN FROM MORE THAN 2 TABLES.MENS I HV SOME PRODUCTS IN PRODUCT RECEIVED TABLE AND SOME PRODUCTS IN PRODUCT STOCK TABLE AND I WANT TO SHOW ALL THE PRODUCTS IN A DROP DOWN.
@JoeTayactac
@JoeTayactac Жыл бұрын
Hi, Will make a video for that
@KloudKing-gz8mv
@KloudKing-gz8mv Жыл бұрын
@@JoeTayactac thanks for reply.pls share asap
@raphaelsmg
@raphaelsmg 2 жыл бұрын
Hello, I'm having trouble finding a formula to bring the value of the most recent order status from table 2 to the status of table 1. Can you teach or explain how to do this? Thanks Table 1 Order Record [Order ID] [Order Status] (most recent) Table 2 Order Status [Request Date] [Order ID] [Order status]
@JoeTayactac
@JoeTayactac 2 жыл бұрын
Hi, Can you explain each table function?
@raphaelsmg
@raphaelsmg 2 жыл бұрын
Hi @@JoeTayactac , I'm trying to develop a specific app for work order. Table 1 (Parent) is for order registration with order number, customer information and total order amount. Table 2 (child) is the status of the order which in the status field will have the options of new order, ready for pick up, canceled or delivered. The [Order Status] field from table 1 is for pulling the latest status from table 2. Table 1 Order Record [Order ID] (automatic unique number) [Order Status] (most recent from table 2) Table 2 Order Status [Order Date] (date of day) [Order ID] (automatic unique number from tabela 1) [Order Status] (list of new order, ready for pickup, canceled or delivered options. Thanks for helping.
@raphaelsmg
@raphaelsmg 2 жыл бұрын
@@JoeTayactac, there are lots of videos on KZbin on how to track progress with a status field. But there is no video on how to create a progress status history for tracking with an automated status
@PawanKumar-nh3pi
@PawanKumar-nh3pi Жыл бұрын
I want to filter options in data valid if by using user input which does not feed real column by a virtual input column. But appsheet does not allow virtual input helper columns how to achieve this
@JoeTayactac
@JoeTayactac Жыл бұрын
Hi, I dont think thats possible virtual columns are not editable
@mohdmohsin8111
@mohdmohsin8111 Жыл бұрын
Hi Joe Can I get this App Module for Training?
@JoeTayactac
@JoeTayactac Жыл бұрын
Hi, this app deleted
@Gumbod
@Gumbod 8 ай бұрын
Vielen Dank !
@advanceapplianceltd
@advanceapplianceltd 2 жыл бұрын
sir how can connect with you on facebook
How to Hide or Rename Cancel Button in AppSheet
6:05
Joe Tayactac
Рет қаралды 10 М.
AppSheet How To Create a Filter Dashboard and Export to CSV
21:01
Joe Tayactac
Рет қаралды 46 М.
How to treat Acne💉
00:31
ISSEI / いっせい
Рет қаралды 100 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 118 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 699 М.
Form Ranger Add-on | Google Forms Dynamic Drop-Down list from Google Sheet
10:39
Kewal Kishan - Automate Business
Рет қаралды 33 М.
How to Create a Simple User Login Page in Appsheet
18:49
Mr. Sovann
Рет қаралды 1,5 М.
AppSheet Add Rows To Another Table From EnumList
16:59
Joe Tayactac
Рет қаралды 14 М.
Top 5 Ways to Make Dropdown Lists in AppSheet 2024 | Best 5 Methods
16:06
How To Make an Inventory Management in Appsheet
41:08
Joe Tayactac
Рет қаралды 118 М.
3 dependent dropdowns in Google Sheets with no code - 2023
17:44
Practical Sheets
Рет қаралды 52 М.