sfxtoyewole
sfxtoyewole
@ahmedfarag1993 format the list into comma separated string as formulaList and then add that in dat validation > `"${formulaList}"`
> @ahmedfarag1993 > format the list into comma separated string as formulaList and then add that in dat validation > > > `"${formulaList}"` there is a **grave accent** before the...
@yashsharma04 while not use template string instead of single quote
@yashsharma04 yes