Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

inconveniente con appsheet / problem with appsheet

Pj21
New Member

Tratare de ser especifico, estoy usando esta expresión en appsheet IF(IN("Solucionado", SELECT(Soporte[Estado Soporte], ([Seguimiento] = [_THISROW].[IDTicket]))),"Cerrado","Pendiente"), como valor inicial, considerando que esto debe ocasionar que cada vez que se detecte del lado de la tabla Soporte en el Estado Soporte un registro = "Solucionado" debe actualizarse el estado Ticket a Cerrado, pero esto sucede solo al probarlo en test de las expresiones mas no en el excel 365.

I'll try to be specific, I'm using this expression in appsheet IF(IN("Solucionado", SELECT(Soporte[Estado Soporte], ([Seguimiento] = [_THISROW].[IDTicket]))),"Cerrado","Pendiente"), as an initial value, considering that this should mean that each time a record = "Solved" is detected on the side of the Support table in the Support Status, the Ticket status must be updated to Closed, but this happens only when testing it in test the expressions but not in excel 365.

0 1 108
1 REPLY 1
Top Labels in this Space