You need to sign in to do that
Don't have an account?
Regarding Google Pie Chart implementation in salesforce
Hi All,
I have a scenario. I have one custom object called "Object A" and another custom Object called "Object B".
"Object B" is a related lIst of "Object A". I have only two custom fields in "Object B", First one is "Type" picklist data type and second one is "value" pecentage data type Field.
Now i want to create a pie chart for these two fields of "Object B" based on "object B" fields value. is this fisible accordingly look n feel and logically because in pie chart we have to maintain "100%" limitation. we can not exceed the value above 100. if user is creating 5-7 values with same picklist and percentage value then how it will update for other values? As per my knowledge pie chart work only for one record at a time.
if this is possible then how i can add the other records of "object B" in pie chart. Please reply me ASAP.
Thanks in advance!