# Registro Jornada Laboral

**URL:** https://community.glideapps.com/t/registro-jornada-laboral/56079
**Category:** Ask for Help
**Created:** [December 27, 2022, 8:59am UTC](https://community.glideapps.com/t/registro-jornada-laboral/56079 "2022-12-27T08:59:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Joseagb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joseagb/32/36805_2.png) [@Joseagb](https://community.glideapps.com/u/Joseagb)
#### Post date: [December 27, 2022, 8:59am UTC](https://community.glideapps.com/t/registro-jornada-laboral/56079/1 "2022-12-27T08:59:09Z")

</div>

Buenos dias, queria saber si conocian alguna app para registro de Jornada laboral hecha con Glideapp.  
Gracias.

Estoy intentando llevar un control de la jornada de trabajadores. Tengo una tabla a traves de un fornulario introducen los siguientes dato:

- Nombre trabajador
- Fecha
- Horas trabajadas
- Ubicacion.

Después muestro esa información en un grafico en el que me muestra nombre del trabajador y horas totales. Pero me gustaria que apareciera de forma que si el trabajado hubiera estado en dos ubicaciones distintas lo mostrara.

Good morning, I wanted to know if you knew of any app for recording work hours made with Glideapp.  
Thank you.

I am trying to keep track of the working hours. I have a table through a form enter the following data:

- Worker name
- Date
- Hours worked
- Location.

Then I show that information in a graph that shows me the name of the worker and total hours. But I would like it to appear so that if the worker had been in two different locations it would show it.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [December 27, 2022, 12:11pm UTC](https://community.glideapps.com/t/registro-jornada-laboral/56079/2 "2022-12-27T12:11:40Z")

</div>

> [@Joseagb](#):
>
> Then I show that information in a graph that shows me the name of the worker and total hours. But I would like it to appear so that if the worker had been in two different locations it would show it

Create a Template column that joins the Worker Name and Location together. Then use that Template column in your graph.
