HI Everyone,
I am trying to write a report that will give some insight into exceptionally large transactions that should be excluded from demand forecasting.
Essentially, I would like to bring back a list of transactions from item ledger entry that are more than 3 standard deviations from normal for that item no. Any help is appreciated.
What I think I should do is
1. list all items that have transactions within the date range
2. Use excel function stdev.p to dertmine the standard deviation for that item
3. Query the table for entry no that are >3(stdev.p)
The thing is, I have no idea how to do it.
Thanks in advance
Dan
Date
Votes
1 comment
-
Jet Reports Historic Posts Hi Dan,
Perhaps this could help a little?
As I don't use the table you mentioned, I tried to create an example using the G/L Entry table, of course you can change this to suit your needs.
Best regards,
Gerard
Please sign in to leave a comment.