Tuesday, December 1, 2009

USING SIMPLE FORM WEB PART TO FILTER DUNDAS DASHBOARD

Demo shows how to create a month dropdown list in Form Web Part to filter "Dundas" dashboard data.
1. Add form web part to page.
2. In Source editor of the form web part add a following code to create drop-down month list
with previous month a default selected.





3 In "Dundas" Code Editor web part add a following code to show previous month data using PostInitialize event (In my case "goal" is the field name I want to use for the filter.

No comments:

Post a Comment