|
Posted by Craig on April 17, 2007, 5:22 pm
Please log in for more thread options Thanks Akber
Craig
> Hi Craig,
> Kindly add this column to Items - Item Price List.grp file
> Begin Column
> FieldName = "Item.DateCreated"
> DrillDownFieldName = ""
> DrillDownReportName = ""
> Title = "Date Created"
> VBDataType = vbDate
> Formula = ""
> ColHidden = false
> ColNotDisplayable = False
> FilterDisabled = False
> ColWidth = 1020
> GroupMethod = groupmethodNone
> ColFormat = ""
> End Column
>
> This will allow you to show the items created in particular date. you can
> use the date created field in your filter to restrict the data.
>
> "Craig" wrote:
>
>> Does anyone have an item price list report that filters on 'Date Created'
>> ?
>> I need this to be able to pull a list of new items. Thanks
>> Craig
>>
>>
>>
|