How to show a dropdown, in a form view, depending on two or mores values existing in another table?

Hi everybody,

I need a support on building a formula for a "show_if".   Scenario is below:

A) Database: GoogleSheet
Here, there are three sheets (among others) and some columns and values:

-------------------------------------------------------
Sheet 1:    PowerCompany

 

Name
Cemig
Cpfl
Elektro

-------------------------------------------------------
Sheet 2: Service Order

 

PowerCompanyName*
 
 
 


* is REF to "powercompany" sheet

-------------------------------------------------------
Sheet 3: Parameters

 

GroupVariableValue*
cGeneraliAppType1
PurchasinglAllowVendorCreationN
SaleslAllowDiscountsS


* where cValue may vary:

1 - photovoltaic panels
2 - industrial equipment maintenance

B) in Appsheet, I made a form view for the "Service Order" sheet and designated a dropdown menu format to the "PowerCompanyName" field:

silvanosc_0-1727114210537.png

c) What do I need?
- show or not this dropwdown depending on the combination of the three values obtained from "parameters" sheet. For example, this dropdown should be shown (show_if) only if:

Group = "General" AND Variable = "iAppType" AND Value = "1"

i.e.  "General, iApptype, 1"

- Thus, if one or more of these three values are FALSE, the dropdown shouldn't be shown.

I'm struggling with formulas and not understanding which function to use or how to build them

 

silvanosc_5-1727115037417.png

--------------------------------------------

silvanosc_3-1727114821500.png

--------------------------------------------

silvanosc_4-1727114941409.png

Thanks in advance,

Silvano (Brazil)

 

0 2 125
2 REPLIES 2
Top Labels in this Space