407-248-1481

QuoteWerks Knowledgebase Topic (Article ID 6240)

Reports - Revisions and Superceeded Documents

This information applies to :

Article ID
6240

Created/Updated
March 28, 2018

Category
Reports


Are you using the most current release of QuoteWerks?
Version 24.0 Build 2
Issue:
I would like to create a report that will show all revisions including the original documents that were superceeded.

Cause:
A report without this filter expression will only show the most current document.

Solution:

Create a report filter that has these filter values (parenthese included):

(
DocumentHeaders.Superceeded Equal to 0
OR
DocumentHeaders.Superceeded Equal to -1
)


You can then edit the report layout to sort by project number to group all the revisions together

New Search