Hi All,
i have created new Chart on NAV 2013.and i would like to add DrillDown feature in Charts.
for it will show the corresponding entries.
kindly help me
Regards,
Muthuusbramanian.M
User defined charts
On any page or the Role center one can customize the factboxes / parts and add a new "Chart" part. The customization of that chart part allows to select a chart definition. The list of all chart definitions can be found in the List Place "Generic Charts". Form here a user can also create new chart definitions and chage existing ones.
A generic chart is also what you see when you switch a list into chart view.
For those generic charts we do not support automatic drill Down in the just released NAV 2013.
Specific Charts
Specific charts are built by the Application developer by utilizing the Business Chart AddIn. Samples for those in the App are "Trailing Sales Orders", and there are a few more. For those charts an application developer aggregates data and sends them to the chatr addin. He can also handle events. And when reacting to click / double click events on data points the app developer can implement drill down functionality. This can be seen on some of the mentioned specific charts that are shipping as part of the standard application database in NAV 2013.
I hope this explains.
“This posting is provided "AS IS" with no warranties, and confers no rights.”
Comments
in NAV 2013 you can find two types of charts:
User defined charts
On any page or the Role center one can customize the factboxes / parts and add a new "Chart" part. The customization of that chart part allows to select a chart definition. The list of all chart definitions can be found in the List Place "Generic Charts". Form here a user can also create new chart definitions and chage existing ones.
A generic chart is also what you see when you switch a list into chart view.
For those generic charts we do not support automatic drill Down in the just released NAV 2013.
Specific Charts
Specific charts are built by the Application developer by utilizing the Business Chart AddIn. Samples for those in the App are "Trailing Sales Orders", and there are a few more. For those charts an application developer aggregates data and sends them to the chatr addin. He can also handle events. And when reacting to click / double click events on data points the app developer can implement drill down functionality. This can be seen on some of the mentioned specific charts that are shipping as part of the standard application database in NAV 2013.
I hope this explains.
Christian Abeln
Program Manager Microsoft
Dynamics NAV
blogs.msdn.com/cabeln/