Hey, I have a problem with Template filter.....

Hey,

I have a problem with Template filter… i have: - A table with a list of clients “Clients” - A table with client’s orders (all client’s orders in the same table) “Dispatch” - A slice with the last month Orders “mois_dernier”

I want to display the order of each clients of the last month:

<<Start: And(Filter(mois_dernier, TRUE),Filter(mois_dernier[nom_client]=Clients[nom_client],TRUE))>>

have a problem

any idea? thanks

0 3 319
3 REPLIES 3
Top Labels in this Space