soni...@yahoo.com
unread,Apr 24, 2008, 4:06:39 PM4/24/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I need to filter a dataview, but i need to filter it based on a date.
basically the view will contain products and i need to filter it to
return only those products created within the last 90 days. the
products have a date_created property, but not sure how to filter that
using the RowFilter, how to create the filter string to do that?