Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all
I need to left join these 2 tables so that the columns from the budget table joins to the first one when event_code and weeks_left_to_event are the same. I came up with this code but doesn´t work.
Many thanks!!!
This is the code:
Hello, you only need to put 'left join' between your Tables. The link will be done automatically via fields having a common name
Hello, you only need to put 'left join' between your Tables. The link will be done automatically via fields having a common name