cancel
Showing results for 
Search instead for 
Did you mean: 

Chart setting over read of change the chart type with script.

former_member201696
Participant
0 Kudos

Hi

I have the problem, when I change the type of the chart with script I lose all chart setting (e.g Activate Data Lab) which I set before.

For exemplar:

    

  1. I have a design Studio Report with a Pie chart.
  2. I set in Design Studio in the chart setting the Check Box “Show Data Labels” to deactivate
  3. I create a button “change type to Column”
  4. In the on click from the button I add the script “CH_DS1.setChartType(ChartType.COLUMN_COMBINATION);”
  5. I execute the Report.
  6. If I push the button “change type to Column” the chart type changes and the setting are over read.

I think this is a Design Studio bug.

Best Regards

Gabriel

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Gabriel,

I believe you are experiencing what is mentioned in this SAP note:

http://service.sap.com/sap/support/notes/2056871

So the verdict seems to be that it is fixed in 1.3 SP2, which should be coming out in week 41.

former_member201696
Participant
0 Kudos

Hi Davidsen

Thanks for the information!!

Best Regards

Gabriel Motor

Answers (0)