I'm getting a parsing error in the C# model generator for a datawindow that I am not sure how to resolve -- see attached. The datawindow works fine in PB when doing a preview and passing the required arguments. The issue appears to related to a subselect where I use the Oracle LISTAGG function to combine multiple values in a comma delimited string. Is there a way to adjust the SELECT statement so that it can be exported to my web api?
Thanks, Tom