2
votes
1answer
302 views
SharePoint DataView Show Items from last week.
I have a SharePoint DataView WebPart that is set up to combine data from a few different lists. I want to filter the data to only show data from last week. I am able to filter it to show data from …
0
votes
1answer
38 views
Dataview web part fails after minor changes.
We're working with a sharepoint 2007 site that has a number of dataview webparts showing different views of a document repositry. Each time we make even the most minor change (such as changing the …
1
vote
2answers
542 views
Filter a Data View Web Part by “last 3 days”
We have a custom list that has a column called "Connection Date" and need to display the most recent list items (relative to this "Connection Date" column) in various places across the portal. the …
0
votes
2answers
484 views
Passing parameters to an RSS Feed from a Data View Web Part in Sharepoint
I have a Data View Web Part in Sharepoint that is being fed from an RSS Feed. I have the Data Source configured properly to read the RSS Feed and I have added serveral runtime parameters. My question …
