2

Is it possible to create a pie chart report in AX 2009 Standard reports?

ronalchn
  • 12,225
  • 10
  • 51
  • 61
KRISHNA
  • 21
  • 2

1 Answers1

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