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 3
Since ‎04-10-2024
Friday

My Stats

  • 19 Posts
  • 1 Solutions
  • 3 Likes given
  • 3 Likes received

malfaro_2000's Bio

Badges malfaro_2000 Earned

View all badges

Recent Activity

I have this expression in an action SUMA call so that every time an item is entered through an ENTRADAS form, it adds the input entries SUM(SELECT( ENTRADAS[CANTIDAD], [CODIGO] = [_THISROW].[CODIGO] ) ) This is executed with another action EJECUTA SU...
Friends, I'm trying to create an action that allows me to save data from a ENTRADAS table to the INGRESO UBICACIONES table that depends on a REGISTRO ENTRADAS form. When I hit save, in the RELATIONSHIPS list an exclamation mark appears next to the re...
Hello community, I have an ENTRADAS table like the following image:I need to obtain a PDF report with the selection of a single CATEGORIA as I try with the following form:This form is associated with the INFORME CATEGORIAS table:With a virtual column...
Hello community, I must create a PURCHASE REPORT (INFORME DE COMPRAS) from 02 tables.The first is the purchase record TICKET RECORD (REGISTRO DE ENTRADAS), the columns are: INCOME_ID (ID_INGRESOS), DATE (FECHA), NUMBER (NUMERO), MANAGER (ENCARGADO), ...
Dear community, I want to create a form that allows me to scan a number of items simultaneously, but when scanning, the code is recorded automatically and continuously, as is done when taking inventories of a large number of items.Without the save op...
Likes from