Matt Street
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Matt Street-
Pulling data from all lines in a document into a query?
AnsweredI have a button sat on my quotation screen which fires a sql query UF. The sql query looks like this: SELECT T0.[Some Fields] FROM OITM T0 WHERE T0.[ItemCode] = $[$38.1.0] The problem with this is ...