0

Order by field from second table - error

Hi all,

I have a simple report on an SQL-database from one of our ERP-systems.

The report runs just fine, but I would like to sort the results based on a value from another table.
The main table is the table "Jobs". I would like to sort on the Clientname from the table Clients. The join is on Clients.ClientKey=Jobs.JobClientKey.


Unfortunately I get an error. Can someone help me with this?

Thanks in advance!

Best regards,
Gerard

    2 comments

    Please sign in to leave a comment.