How Can I show information the other table?

Hello everyone and first I want to thank you because you guys always help me.

Today I have a question, the first photo I have one option, I call it payment method, it is in the table of the general data of the employee, and I have another table where I upload the employee’s invoices.

I would like the app to show me the payment method in the table where I upload the employee´s invoices, I don´t would like to have to go to the employee´s profile to see that information.

How can I do?

Thanks!

Hi @Hei
Maybe checkout these

[FAQ: FILTER(), LOOKUP(), MAXROW(), MINROW(), REF_ROWS(), and SELECT()](https://community.appsheet.com/t/faq-filter-lookup-maxrow-minrow-ref-rows-and-select/24216) Tips & Tricks ?

Core concepts & functions Expressions: The Essentials FILTER() List Expressions and Aggregates LOOKUP() MAXROW() MINROW() REF_ROWS() SELECT() What is a Key? Adding & updating rows Is this a new row?/Does this row already exist? What is the previous value of this column? Excel alternatives How do I do COUNTIF() or COUNTIFS()? How do I do SUMIF() or SUMIFS()? How do I do VLOOKUP()? Last row of the spreadsheet How do I get the last row of the spreadsheet? How do I get a column value from…

3 Likes