You need to sign in to do that
Don't have an account?

Vf page to display Count of stagenames along with users dynamically
Hi ,
Work on the opportunity object create vf page that has to show the list of records based on stage value and owner means users in your sandbox.
Create some opportunities with different stage values and create 3 users and log with different users and create records.
Please find the below example for clear understanding.
Work on the opportunity object create vf page that has to show the list of records based on stage value and owner means users in your sandbox.
Create some opportunities with different stage values and create 3 users and log with different users and create records.
Please find the below example for clear understanding.
Owner | stage1 | stage2 | stage3 | stage4 | stage5 | stage6 | stage7 | stage8 | stage9 |
Owner1 | 10 | 2 | 5 | 7 | 8 | 9 | 8 | 0 | 9 |
owner2 | 2 | 4 | 0 | 2 | 0 | 8 | 2 | 5 | 4 |
owner3 | 0 | 5 | 8 | 9 | 3 | 2 | 1 | 0 | 2 |
https://vivekdeepak.wordpress.com/2015/06/28/salesforce-analytics-api-with-angularjs-part-1/