Thanks Matt, this is really helpful. One question: is it possible to also fake traffic (i.e. how would the app behave if 10, 100, 10000 users are accessing it at the same time)?
I'm sorry but I'm not a native speaker. I tried to understand but I didn't understand some explanation. I would like to set a data filter based on the current id entered. Can it be done?
Just wondering wether these APP you've created all free to edit and publish for personal or business use? Another question about this App, or rather AppSheet in general, is that can I version control the APP and make new releases after test is stable?
Hi! great work! many thanks. I wonder how you did what you did at 6:50 when you add some prodcuts to the child table but from another view. Or kindda that ^^!!
Damn... i leaned this by force several weeks ago... so sad... Jajaja! Great video! many thanks, is good to have it well explained just in case i forgot how to...
is it possible to connect chatgpt to a chat app created via AppSheet so users can interact with it? Additionally, allow users to use slash commands as well?
I've followed this before with great results, but today I get an error on the repeat. "The value '=LIST([_THISROW])' of data action 'labelRepeat' does not match the expected type List or its expected type details" I'm totally stumped.
Thank you very much for the video. I would like to consult with you regarding how to format a PDF when the data spans more than one page. I found that the top margin on the second page is very narrow and does not follow the set page layout
How can i get your help for something small? I am having trouble getting the 'map' in the 'map view' to actually zoom into the address that it is fed. I need the 'map view' to stay as a view entry in my Dashboard. However, the 'map' is behaving strangely when it's in a dashboard view.
Great video! I helps me a lot.. But I have a question, how can we select specific numbers of rows to be in the list? Let say we just select 1 Consturction Type, and the rows in Report Output Display is 100, but we just want to print the first 50 rows. How can we achieve that?
Hi, I dig up this old topic. I am using the simpliest way, as in the 1st part of the video, yo filter datas in a view. How I could prevent the display of '(hidden') value on the filter search column (at 1:45) ? Best regards.
Thanks for the explanation! Just a heads up, at 4:41 there is a prompt from AppSheet with the X saying “Intersect takes two arguments of a type list “ I wonder if it still worked?
@MultitechVisions I think you missed the scenario when adding a new company you will need a bot that populates the master email list too - please correct me if I'm wrong
This is awesome. I'm working on project trying to get my chart dynamic depending on filter values. I think this might be the solution , but I gotta rewatch again
Hey Matt. Firstly can I say this is a fantastic little hack and i wish I'd found it sooner!! but I think I have subtly different requirement. I use a card view as a Home menu. When you tap on the card it fires a Go To App Link from an App column type. In the sheet, this column contains "#control=Log_form" which, as it suggests, takes you to a form view and with your bit added creating #control=Log_form&"&at="&(NOW()+1) it syncs as well which is great. However I think it does it in that order e.g. "open new form then sync". Is it possible to get it to Sync first then open the form as I need to grab any new data from the sheet first before it creates initial values?? I hope this is clear and that maybe you can help. Thanks in advance Rich
I have created an inventory count app using appsheet. The purpose of this is the inventory count of 100 stores. But how to set customization in appsheet to do inventory count from each store by selecting only their store
Hi Joe, a very interesting video! I tried to follow all the steps but it doesn't work because I have 2 tables: Leads and Status The key that connects them is the email. I want to update the Status column of the Leads table every time an update of an already existing lead is added to the Status table. How can I do? Thanks in advance for your reply!
This looks like it is making a copy of user emails stored in the users table and storing them in the enum list in the companies table. Doesn't this break first normal principles of only storing each piece of data in one place?
Hello, I'm a newbie, but I urgently need for my project the utility of being able to extract the configuration of an existing column to duplicate it (many times) on the same sheet. How can I extract the text to put in the annotations?
Hello, Thanks for sharing this series of this content and helped me a lot to create an app to create supplier order for my friend's shop. one thing I stuck with now is, I need to email a snapshot of the list (eg: all items in the shopping cart) and I could not find a way to program my email button. Could you please help me with this. Really appreciated. Thanks a lot again Cheers
Hi! when I've tried just to sum up all the values of hours I have at the result output list (as a total), it just repeated the sum value as long as the rows I am filtering are. Does anyone know how to just return the value once? Thanks!