Want to ask also with the formula in Province field, I indicated formula on valid if as “Locations[PROVINCE]” but still sometimes the data on Province is blank. Province In my Form is the source of all the lookups that i made but sometimes it appears as blank on g.sheets even its required on my Form.
Want to ask also with the formula in Province field, I indicated formula on valid if as “Locations[PROVINCE]” but still sometimes the data on Province is blank.
This can happen if you have two columns of the table next to each other, each of which uses a table-column reference (like Locations[Province]). Is there a column before Province? If so, what is its Valid If expression?
Yes i have 3 columns on Table - Locations(Province, City and Barangay) my valid if beside Province is city which is “Locations[CITY]”. Do i have to separate that 3 columns in to 3 tables?
You’re running into a magic feature called dependent dropdowns, where AppSheet has tried to guess your intent and adjusted the app’s behavior accordingly. Please review the document linked below. If you don’t want this behavior, let us know and I’ll give you the workaround.
As I’m looking back at the earlier posts, I realize I may not have understood your problem correctly.
John_Paul_Armisa:
Want to ask also with the formula in Province field, I indicated formula on valid if as “Locations[PROVINCE]” but still sometimes the data on Province is blank. Province In my Form is the source of all the lookups that i made but sometimes it appears as blank on g.sheets even its required on my Form.
How have you indicated that the Province field is required?