Hello. I created a gallery called "Gallery2" and it is connected to my list called "Project". In my "Project" list, I have a search column called "Brands_Rch" which comes from the "Brands" list. I would like to display in my gallery a label which displays the values ​​of my "Brands_Rch" column but I have this error message: "Incompatible types for comparison. It is possible to compare these types: Number, Table". Can you help me please?
Here is the code for my label: LookUp(Brands; ID = ThisItem.Brands_Rch.Id; Title)