Add Chart button is disable on my report screen

Scenario:
   You are creating a new/modifying a report and need to add a chart to the chart but you see the "Add Chart" button is disable... How to enable it? See Screenshot

Solution:
  1. Make sure your report is a summary or matrix report. Tabular will not work.
  2. Make sure you have the report grouped. <== where it states "Drop a field here to create a grouping" See Screenshot




  1. It should have a field there.
  2. Once you do that then Add Chart will get enabled...See Screenshot
Regards,

1 comments:

  1. Hi There,

    A really interesting, clear and easily readable add-chart-button-is-disable-on article of interesting and different perspectives.I will clap. So much is so well covered here.

    I hava a javaScript button in Opportunity Object called "GoToTask" . And I have a new record type for Task Object called "Test" . Whenever I click on button it should redirect me to "test" record type of Task object . I am passing the hardCode Record type id in button and it is working fine, But I want to pass Record type id dynamically . Can somebody please help me to achieve this.
    My code is below. As of now I have removed hardcode recordtype in the code.

    I read multiple articles and watched many videos about how to use this tool - and was still confused! Your instructions were easy to understand and made the process simple.

    Kind Regards,
    Preethi.

    ReplyDelete