.setFormula() and received error missing ) argument list
问题 I have .setFormula() and stuck on this. I think the problem is the comma ( &"," ). I have researched several online forum before posting this question but no luck; perhaps someone here could help me out. I do know the rules about using the "" and '' that's why I have tried several formulas but still, I receive the error message: "Missing ) after argument list". Your time and help is appreciated! Original formula: =arrayformula(concatenate(filter('Sheet1'!E2:E,'Sheet1'!E2:E<>"")&", ")) code: