heiiy, I wonder if it is possible to select enumlist then the next enumlist is changes dynamically ? If i make first dropdown as enumlist, the other enumlist shows all selection. I benefit a lot from your videos, thank you (:
First of all, thank you. To your question: Since you are using enumlist, then you will have to use a combination of SELECT(), IN(), and [_THISROW]. For example, your valud if expression for EnumList 2 can be: Select( TableName[Column Name 2], IN([Column Name 1], [_THISROW].[Enum List 1]) )
It can be. Because AppSheet will fetch data on each sync. You can try to turn on caching so that this will be minimized. Settings > Performance: Server Caching: On Delta Sync: On Settings > Offline mode: Store content for offline use: On
I know i know. I'm sorry. I'm only using a cheap wireless lapel and it was cutting lut every now and then, so I had tonredub some words that were inaudible. Will try to do better next time. But I hope it wasn't too much of a hindrancr for you to understand the concepts I was sharing.. was it?
Dude.. you are awesome. The most enjoyable tutorials on appsheet i have seen until now.
Wow. Thanks, man. I'm happy you like my style of teaching. 🤗
Great explanation and thanks a lot for time dedicated of us
It's my pleasure. Thank you for your support.
Thanks a lot for sharing your knowledge man!! Full of sheet, full of awesomeness 🎉
Thank you so much! I really appreciate it!
Dude you are brilliant.. Thanks for this
Glad it helped. 😊
heiiy, I wonder if it is possible to select enumlist then the next enumlist is changes dynamically ? If i make first dropdown as enumlist, the other enumlist shows all selection.
I benefit a lot from your videos, thank you (:
First of all, thank you.
To your question: Since you are using enumlist, then you will have to use a combination of SELECT(), IN(), and [_THISROW].
For example, your valud if expression for EnumList 2 can be:
Select(
TableName[Column Name 2],
IN([Column Name 1], [_THISROW].[Enum List 1])
)
@@FullOfSheets thank you so muchhhh(:
You're welcome!
Thank you, but, why is appsheet consuming my internet data very fast? I have a lot of svg in my app, is that the problem?
It can be. Because AppSheet will fetch data on each sync. You can try to turn on caching so that this will be minimized.
Settings > Performance:
Server Caching: On
Delta Sync: On
Settings > Offline mode:
Store content for offline use: On
Thank you
Welcome
the microphone is terrible
I know i know. I'm sorry. I'm only using a cheap wireless lapel and it was cutting lut every now and then, so I had tonredub some words that were inaudible. Will try to do better next time.
But I hope it wasn't too much of a hindrancr for you to understand the concepts I was sharing.. was it?
Very Useful !!
Cool, thanks!