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

Complex query dashboard
Hello,
I need to create a dashboard that involves assessing the state of a number of
different objects and relationships between them.
One approach I could use would be to write an s-control that does that does the query, and
then embed it in the dashboard. However, I guess I would have to also do the
visual rendering of the dashboard components (pie chart, etc) in Javascript too..
An alternative, is to set a custom field by running some Apex, perhaps calling
the Apex from an s-control in the dashboard. The dashboard could then use the
custom field value.
Has anyone any experience of the above, and which might be best?
Thanks,
Andy
I need to create a dashboard that involves assessing the state of a number of
different objects and relationships between them.
One approach I could use would be to write an s-control that does that does the query, and
then embed it in the dashboard. However, I guess I would have to also do the
visual rendering of the dashboard components (pie chart, etc) in Javascript too..
An alternative, is to set a custom field by running some Apex, perhaps calling
the Apex from an s-control in the dashboard. The dashboard could then use the
custom field value.
Has anyone any experience of the above, and which might be best?
Thanks,
Andy