Welcome to the

AppSheet Creators Community

Find answers, ask questions, and connect with other creators.

cancel
Showing results for 
Search instead for 
Did you mean: 
Bronze 4
Since ‎09-15-2023
‎02-13-2024

My Stats

  • 20 Posts
  • 1 Solutions
  • 12 Likes given
  • 1 Likes received

Genki_Tokyo's Bio

Badges Genki_Tokyo Earned

View all badges

Recent Activity

I'm sorry if it's hard to understand because I'm translating the question from Japanese into English using translation software. IFS( AND([ColumnA]<>"",[ColumnB]=""),[ColumnA].[ColumnC], //conditions1 AND([ColumnB]<>"",[ColumnA]=""),[ColumnB].[Column...
I'm sorry if it's hard to understand because I'm translating the question from Japanese into English using translation software.If there is an input in "Column A", I would like to restrict it from being entered in "Column B".Please tell me how to set...
I'm sorry if it's hard to understand because I'm translating the question from Japanese into English using translation software.I would like to manage the rental of mobile phones.Multiple units may be rented.I want to display "Phone1" and "Phone2" in...
■現状列の種類:参照推奨値:ORDERBY( select(City_Table[id_City],[country_name]=[_thisrow].[country_name]), [id_City],false)参照された値は、仮想列の [City_name] として使用されます。■こんなことをしたい列の種類:テキスト希望の値:City_Table[City_name]条件:[国名]=[_thisrow].[国名]並べ替え:都市_テーブル[id_都市] 翻訳ソフトを使って質問を日本語から英...
I want to set permissions that are not in the default.The default expression is:SWITCH(USEREMAIL(),“user1@mydomain.com”, “UPDATES_ONLY”,“user2@mydomain.com”, “ALL_CHANGES”,“READ_ONLY”)“Add and update”“ALL_CHANGES” allows it to be deleted, so I don’t ...
Likes from