Hello,
I have a table called 'Project' connected to a table called 'Cashflow' and their relationship is 1-M (where 1 Project can have Many Cashflows).
I need to display the Project's Cashflows which is the 'Cashflow Amount' column from Table Cashflows, in the Project's Form
Is there a way to achieve that?
Thank you in advance,