Bronze 3
Since ‎04-10-2024
‎03-07-2025

My Stats

  • 23 Posts
  • 1 Solutions
  • 3 Likes given
  • 6 Likes received

shardharghya982's Bio

Badges malfaro_2000 Earned

View all badges

Recent Activity

Community, I want to create a user registry every time they enter the app, I have tried to automate the process with an action called REGISTRAR_ACCESO that is executed from the Behavior Only if this condition is true, where the expression is: USERSET...
Friends, I have a form that SALIDAS tools according to CODIGO, but these have a unique QR. In the ARTICULOS table, only the quantity is recorded per CODIGO and the QR is only for reference of the tool. When registering the SALIDA, the quantity must s...
Hello friends, I have the following problem, I am making modifications to my application and I am implementing searching for the items in the form of CODIGO or by DESCRPCION in a virtual column called CODIGO_PRODUCTOS in the ARTICULOS table and a rea...
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...