My question is : how to find and write my title where ID is max. I want something like that : Filter(Budget2.ID;Max(ID))
And second question : I can't use Filter with a text field. How can I write my title in the text field ?
I have : ID Name 1 TOTO01 2 TOTO02 3 TOTO03
I want my formula to give me : TOTO03 as a result, in a text field.
Thanks !