Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoYes
Also you can do this as a best practice recommendation
var text QUERY = "{ query string goes here}";
GetFieldValues(GetRecords([Query]), [_DBID_table_ alias])
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
Also you can do this as a best practice recommendation
var text QUERY = "{ query string goes here}";
GetFieldValues(GetRecords([Query]), [_DBID_table_ alias])
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
PaulPeterson1
4 years agoQrew Assistant Captain
Thanks Mark!
I think I may have found a better solution to my problem without using the Text field while working on another part of the table. But that is good to know!
------------------------------
Paul Peterson
------------------------------
I think I may have found a better solution to my problem without using the Text field while working on another part of the table. But that is good to know!
------------------------------
Paul Peterson
------------------------------