Here is the situation, the client is using SharePoint 2007 and has implemented Meeting worksites for a series of meeting dealing with design reviews. They are wanting a roll-up view of all the tasks, agenda items and decision items associated with the this series of meetings. I know I can create a web part that walks through all the meeting instances but they prefer a solution via SharePoint Designer or if a web part is required, one from a reputable 3rd party vendor.
I have tried using SPDataSource but it will not return the entire list, only the item for the next scheduled meeting. I can not seem to get it to return the entire list. Ideas?