LINKTOFILTEREDVIEW(“Registros LILA Pendientes”,AND([ID_Máquina]=[_THISROW].[ID_Máquina],[ID_Subarea]=[_THISROW].[ID_Subarea],[ID_Area]=[_THISROW].[ID_Area]))
This behavior works but when the app goes to the view doesn’t no filter.
The expression looks fine - syntactically. Can you please show the data, the filtered view and which rows are or are not getting filtered as expected?
Thanks you very much.
Know I Understood was the accent in first [ID_Máquina] must be [ID_Maquina] I wil avoid using accents
2 Likes