Hello,
Like in the title, I have GUID number in the table which I want to display value of.
I made text property in column of my datatablein canvas app:
LookUp(RandomtabletoDeletes, (cr437_randomtabletodeleteid=ThisItem.SubTitle2.RandomtabletoDelete),Name)
No errors detected, and sometimes It even give good results, but when I filtered the results or refresh datatable it produced -"Object object" instead of value. And last time I've edited app it had value of "Object object" by default but when I've refreshed table value was correct.

Appreciate all the help 🙂