Hello, I am counting a value entered by form; In qgis it works fine and it finds the searched value, but in the Qfield App it doesn’t work. Next I relate the formula that I am using in Qgis
FUNCTION:
aggregate(layer:=‘HILOS’,aggregate:=‘count’,
expression:=“NOMBRE”,filter:=“BUFER”=attribute(parent,‘PUERTOSPLI’))
Imported from GitHub discussion by @CACG1022 on 2023-03-02T20:35:18Z
CACG1022 , could you attach a test project please?
Imported from GitHub comment by @nirvn on 2023-03-03T05:46:09Z
PROYECTO1.zip
Hello. attached the project
Imported from GitHub comment by @CACG1022 on 2023-03-03T14:39:12Z
CACG1022 , thanks, this was an issue we were not aware of, it’ll be fixed in QField 2.7.
Imported from GitHub comment by @nirvn on 2023-03-04T08:57:45Z
OK, thank you very much, when will version 2.7 come out?
Imported from GitHub comment by @CACG1022 on 2023-03-06T21:37:10Z
¡Hola!
He experimentado el mismo incoveniente con algunas funcinoes de agregación, y específicamente con la función “count”. Todo funciona correctamente en QGIS, peron no en QField.
Imported from GitHub comment by @alexander131290 on 2023-04-01T14:09:21Z