Join Slack
Powered by
trying to run a simple query on memorized transact...
# suiteanalytics
j
Josh Godfrey
08/03/2021, 1:52 PM
trying to run a simple query on memorized transactions, but I keep getting 'invalid expression' on the third line.
s
Sandii
08/03/2021, 1:54 PM
Try it in a dataset in suite analytics, it has a formula checker for you that tells you what is wrong.
j
Josh Godfrey
08/03/2021, 1:55 PM
Thanks, I'll check it out
Josh Godfrey
08/03/2021, 1:59 PM
Thank you again, great tip.
a
AI1
08/03/2021, 4:02 PM
Maybe try TO_NUMBER({amount}) * TO_NUMBER({quantitiyremaining})
Open in Slack
Previous
Next