Wednesday, February 3, 2010

4.0: Accessing pivot table using NAV form

We cannot put the control/OCX directly on the form.
As the Application Developer Guide (section 19.2) says:
Only non-visual controls are supported.

What about "Navision Pivot Table v2" available on Mibuso?
It utilizes a custom-made DLL to display the pivot grid.
It only supports connection using SQL query, no support to Provider=MSOLAP

No comments:

Post a Comment