get the maximum date in a list


hello all . I need help with the following, i have a collection of dates, i need to get the most current date from this collection.
Please help me to solve it?

SELECT(ProyectoInstalaciones[maxFechaActividad],[_THISROW].[id_proyecto]=[id_proyecto],true))

Adolfo_Enrique__0-1647459539570.png

 

Solved Solved
0 15 683
1 ACCEPTED SOLUTION

Tienes que establecer una referencia entre las dos tablas. La tabla Planificaciรณn debe tener una columna Ref apuntando a ProyectoInstalaciones.

ยฟCuรกl es la diferencia entre las columnas "id_proyecto_instalaciรณn" y "ID_INSTALACIร“N" en la tabla ProyectoInstalaciones? ยฟMe puedes mostrar una captura de los datos en esta tabla?

View solution in original post

15 REPLIES 15
Top Labels in this Space