0

Navision Report using 2 databases and 2 companies

I'm trying to use a GL functions to pull Navision information from an old database and company AND a new database and new company on the same excel sheet, ignoring the default "Data Source Settings" on the Jet tool bar.

This one would pull from history =IF(N$4>EndDate,"",(-GL("Balance",$C12,N$3,N$4,,$D$5,,,,,,"old database",,,,,,,,,,,"old company")))
This one would pull from Live =IF(O$4>EndDate,"",(-GL("Balance",$C12,O$3,O$4,,$D$5,,,,,,"new database",,,,,,,,,,,"new company")))

In the past, I had now problem pulling multiple companies if they all were in the same database. Is my formula incorrect or is it not possible to access 2 Nav databases?

1 comment

Please sign in to leave a comment.