cancel
Showing results for 
Search instead for 
Did you mean: 

Pie Chart Specification

Former Member
0 Kudos

Hi,

Currently we are on BO 4.1 SP2 which does not comes with Restful samples, we are trying to create Pie chart in report using Rest API but we do not know what needs to be mentioned in terms of its specification, we tried to search as well and also looked for same in Rest API guide but could not find any sample specification for Pie Chart, please help suggest

Accepted Solutions (1)

Accepted Solutions (1)

former_member197386
Active Contributor
0 Kudos

Hi Vibhu,

I can advised you a very simple way to go further. You could simply create a pie chart using Webi client and, after that, you could make a [GET] on the report element to get its structure (using MIME type application/xml).

Regards,

Anthony

Former Member
0 Kudos

Thanks Dan, I am able to create Pie chart but facing small issue

Insted of showing Legend Title,  its showing =[??DP0??]

I am creating chart based on two columns Emp Name and Salary but its not showing [Emp Name] as Legend Title

Former Member
0 Kudos

Hi, please suggest on above

former_member197386
Active Contributor
0 Kudos

Hi Vibhu,

You probably sent HTTP request input with some weird characters. Can you double check you're code is not introducing bad characters and is encoded in UTF8?

Regards,

Anthony

Former Member
0 Kudos

Hi Anthony,

I checked request is fine in terms of above mentioned bit still issue coming

former_member197386
Active Contributor
0 Kudos

Hi Vibhu,

Could you create another topic for this issue? I saw another developer has just created a similar case recently.

Thanks!

Anthony

Answers (0)