Hello all,
I'm bringing two data sources, two lists to display in my powerapps, via data table, the problem is in how to do to display and I can use the search to do a search in the column "Name" ?
Names:
table1
table2
As I'm using it today:
Search(
table1;
txtbuscaTN.Text;
"{Name}"
)

Report
All responses (
Answers (