Matt Street
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Matt Street-
Matt Street commented,
Hi Yaremi, In this case the document has not been created yet as I am trying to prevent the addition of a document. Its the storing the values from a lineloop that I had been unable to find any inf...
-
Matt Street created a post,
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 ...