Hello everyone !
I seek to be displayed in the user list dates, but only the last!
and I turn around to find the formula
I tried different variant with item " Last item" but without success
If you have an idea ?
thanks in advance
Hello everyone !
I seek to be displayed in the user list dates, but only the last!
and I turn around to find the formula
I tried different variant with item " Last item" but without success
If you have an idea ?
thanks in advance
I think the confusion here is about the types. You’re trying to display a date in a repeating group. You’re on the right track, but why having this in a repeating group?
Bonjour Emmanuel
je me permet de vous répondre en français (c’est plus simple pour moi) avec une traduction en anglais !
j’ai une liste de poids qui s’affiche dans un groupe répétitif !
et dans cette liste de poids il y a une date associé pour chaque poids !
chaque poids et date sont associé à un utilisateur !
dans la 1er capture d’ecran j’ai bien ma liste des poids et dates avec leurs utilisateurs respectif,
mais si l’utilisateur a plusieurs poids ils apparaissent aussi dans la liste !
=> je souhaite avoir dans la liste la dernière date et poids des utilisateurs (user)
j’espère avoir était clair dans mes explications, avez vous une idée de comment faire cela ?
Hello Emmanuel
I allow myself to answer in French ( it’s easier for me) with an English translation !
I have a weight list displayed in a repeating group !
and this list of weight there is an associated date for each weight!
each weight and date are associated with a user !
in the first screen capture I have my list of weights and dates with their respective users,
but if the user has more weight they also appear in the list!
=> I want to have the list the last date and user weight (user)
I hope I was clear in my explanations , you have an idea how to do this?
Let’s try to keep this in (simple) english so that everyone can help.
Can you open your app and share a link to the editor?
He must make a manipulation to set sharing?
I go up the post if anyone can help me ?
thanks in advance
If you are sorting the list on descending dates, then the “latest” will be :firstitem ?
Nigel Hello and thank you for your answer
I want to have the last date only “user” !
Try the :last item in your data
I already tried that did not work!