I know. I want it to understand that I mean "the value in that field".
I keep hearing about the DataView web part; I should learn how to use that. In the meantime, here's what I did:
- Defined a Days Late column: calculated field with value =[Resolution Date]-[Due Date]
- Defined a view with items that contain a Days Late value > 0.
Thanks for your quick answer and good idea, though. I will investigate that in the very near future.





by: SPGalPosted on 2009-09-02 at 10:24:56ID: 25243325
The filter expects a value not another field. If you have SharePoint designer, you can setup the view to get the page for it and then use the DataView web part on that page.