Join Slack
Powered by
Anybody know what the formula or dataset field I u...
# suiteanalytics
m
Michael McNamara
06/12/2023, 4:50 PM
Anybody know what the formula or dataset field I use to get the subtotals of transactions?
m
Marc
06/12/2023, 7:15 PM
Formula (Numeric) = nvl({totalamount},0)-nvl({discountamount},0)-nvl({taxtotal},0)-nvl({shippingamount},0) Label = Subtotal
m
Michael McNamara
06/12/2023, 7:16 PM
But does that work in Suiteanalytics datasets? i know that works in saved searches.
m
Marc
06/12/2023, 7:21 PM
Yes, I believe it works. Just verify if the IDs are the same as those on the datasets, which can sometimes differ. But it's a fairly simple formula.
2
Views
Open in Slack
Previous
Next