Forum Discussion
ROBERTSTEVENS
Qrew Member
Hi Mark,
Thanks for the help. MIN/MAX are available functions, however, they require numeric entries in the format of (1, 3, 7, 18, 4, 6). The problem is the list returned is a text list. I am trying to change the format so the MIN/MAX functions can be used.
------------------------------
ROBERT STEVENS
------------------------------
Thanks for the help. MIN/MAX are available functions, however, they require numeric entries in the format of (1, 3, 7, 18, 4, 6). The problem is the list returned is a text list. I am trying to change the format so the MIN/MAX functions can be used.
------------------------------
ROBERT STEVENS
------------------------------
MarkShnier__You
4 years agoQrew Legend
OK try this (assuming that your formula query is correct)
var text String = ToText(
GetFieldValues(GetRecords("{23.EX.'"&[Related Event]&"'}", ""), 3));
var text String = ToText(
GetFieldValues(GetRecords("{23.EX.'"&[Related Event]&"'}", "