When i am Adding, Updating or Deleting a record on my Gallery, it does something very weird.
The text in the Gallery field fades but the gallery still detects the newline and even knows the data inside. It’s purely a refresh problem or something.
Before Doing something :

and when i update or add a record :

You can see Column "Etape" and "Status" are empty BUT If i click on modify, i can retrieve the data so i dont understand why it doesnt want to display after an action.
I tried :
Refresh('Log Creation Produit')
Refresh(MyGallery.Allitems)
But i have this error everytime : "Only Managed connections can be refreshed"

If you have any clue, answer me.
Thanks.