Pros:Would like to have more debugging tools to help correct programming. would be helpful to have partial results on expressions, (eg.) if(Lookup(Useremail(),"Colaboradores","Email","Role")="SuperAdmin",Select(Folha de Caixa[Caixa_Key],[Colaborador_Key]=[Email],True), Select(Folha de ...
When the AppSheet platform finds several columns that haveValid_Ifconstraints from the same lookup table, it assumes that the desired behavior is to have dependent drop-downs. Occasionally, this may not be what you wanted. In these cases, provide an explicitSELECT()expression instead of just pro...