hi all
I would like to perform a query on several tables. The table has a field which contains a sales value.
I would like to query this data and multiply or divide the sales value against another field (conversion factor) from a different table.
Creating an extra field in the query - the calculated field!
Im sure this is possible... do i have to build some sort of expression - ive tried but i dont think im getting the syntax correct..
I would like to perform a query on several tables. The table has a field which contains a sales value.
I would like to query this data and multiply or divide the sales value against another field (conversion factor) from a different table.
Creating an extra field in the query - the calculated field!
Im sure this is possible... do i have to build some sort of expression - ive tried but i dont think im getting the syntax correct..