In Microsoft Dynamics NAV 2013 R2 we run this filter to get the actuals for the month, export to excel, then import it into a 3rd party analytical tool.
Rather than try to establish a direct connection to the NAV database I am looking to use an external database as a data source for the third party tool.
I'm looking on any advice on what tables I need to look at at the best way to query those tables to mimic the same output.
General Ledger Account Number, Account Name, And Amounts (sum totals for the intersection of GL/ Line and Account Name, no transaction level data).
Any level of advice would be appreciated.