Is it possible to create a pie chart report in AX 2009 Standard reports?
Asked
Active
Viewed 525 times
1 Answers
1
As I know, the answer is 'No', but you can:
- Add pie chart to form as ActiveX
- Use SSRS (or any other reporting tool you like)
- Generate pie chart bitmap (with helps some external program) and insert this bitmap on your report

ceth
- 44,198
- 62
- 180
- 289
-
SSRS is probably the best option, see http://www.youtube.com/user/dynamicsaxbi/videos?query=charting – Jan B. Kjeldsen Sep 30 '12 at 19:58