I try to get by @dblookup response documents from a single main document. Application is quote form. Main document is the header of the quote and each item on quote is a response document. I try to get response document for a specific with a key that is a numeric-incremental number (converter in text string). I use this formula in a Dialog List:
@DbLookup(“”:“”;“notes/mcj/ca”:“programmation\commandes.nsf”;“($$Soumissions\éléments-prgm)”;“100004”;6)
My first column of the view is the string converted quote number (like "100002,100003,…)
When I execute the formula, I get “Key must be a string”. I checked my ($$Soumissions\éléments-prgm) view and the first column return correct value. To be sure that the first column is a string, I do a @Text(columnvalue.