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))
Solved! Go to 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?
User | Count |
---|---|
18 | |
8 | |
6 | |
5 | |
3 |