Hey, I have a problem because I want to look up data from two tables in a database. For now, I search for data in one using the item number, here is an example:
LookUp(Filter(TABLE,DATAAREAID="abb"),ITEMID = DataCardValue3.Text ,NAME)Now I would like to get data from another table called VTABLE and after the id in that table, find in TABLE the id referring to the ID in the VTABLE table and extract the data from the PERSON column

Report
All responses (
Answers (