Extract the last value of a list

Hi there

I need some help please i have two tables one with records of visits at the same client or different and another table with customer information ( phone, name, email,stock).

i need to extract the last information of the stock of the first table and show in the second table corresponding the company_id

I already made this formula so that it gives me the first registration of the stock and I want the last

LOOKUP([_THISROW].[Company_ID],โ€œContactos equipa Piscaโ€,โ€œID do Piscaโ€,โ€œStock na empresaโ€)

Can you help? please

Solved Solved
0 7 1,557
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

View solution in original post

7 REPLIES 7
Top Labels in this Space