Search tips
- To search in a subset of topics, click in the search field and select a filter.
- To search for a specific word or phrase, add quotation marks around it (example: "budget column") in the search field.
- To remove highlighting on the search terms in a topic, click .
- To search within a topic, click , press Ctrl+F, and enter the search term.
Report files
In Crystal Reports, you can create or edit a report file (.rpt) that can be uploaded into ProjectSight as a custom report template. Download the .xsd files and then create a report file, or edit an existing report file.
For detailed information on using Crystal Reports, refer to their documentation.
- In ProjectSight, open the settings.
- In the Portfolio settings section of the menu, click Records > RecordType > Reports
- On the navigation toolbar, click (Download).
All the .xsd files for the record type are downloaded in a ZIP folder.
If you rename the .xsd files, the file upload will fail for the custom report in ProjectSight.
- In ProjectSight, open the settings.
- In the Portfolio settings section of the menu, click Records > RecordType > Reports
- Click a report.
- In the panel, click Download Report File.
After you download the .xsd files for a record type, use them to create a new .rpt file in Crystal Reports. You can use the general .xsd file in the report file, and then insert subreports that use specific .xsd files.
Custom fields are included in the general .xsd file with the prefix udf_.
Record type | File name |
---|---|
Action items | HotList.xsd |
Applications for payment | ApplicationForPay.xsd |
Budgets | Budget.xsd |
Change order requests | ChangeOrderRequests.xsd |
Checklists | Checklists.xsd |
Contract invoices | ContractInvoices.xsd |
Contracts | Contracts.xsd |
Cost forecasts | Forecast.xsd |
Daily reports | DailyReports.xsd |
Drawings | Drawings.xsd |
Drawing sets | DrawingSets.xsd |
Field work directives | FieldWorkOrders.xsd |
General invoices | GeneralInvoices.xsd |
Issues | Issues.xsd |
Meeting minutes | Meetings.xsd |
Notices to comply | Notices.xsd |
Potential change orders | PotentialCO.xsd |
Prime contract change orders | PrimeContractCO.xsd |
Punch items | PunchList.xsd |
Purchase orders | PurchaseOrders.xsd |
Requests for information | RFI.xsd |
Safety notices | Safety.xsd |
Specification sets | SpecSet.xsd |
Spec sections | Specification.xsd |
Subcontract change orders | SubcontractCO.xsd |
Submittal packages | SubmittalPackages.xsd |
Submittals | SumittalRegister.xsd |
Transmittals and correspondence | Transmittals.xsd |
- On the toolbar, click File > New > Blank Report.
- In the Database Expert dialog, in the Available Data Sources section, expand the Create New Connection group.
- To the left of the ADO.NET (XML) group, click +.
- In the ADO.NET (XML) dialog, to the right of the File Path field, click .
- Select an .xsd file, such as the general file for the record type, and then click Finish.
- In the Available Data Sources section, select the table, and then add it to the Selected Tables section.
- Click Finish.
If the ADO.NET (XML) dialog doesn't open, double-click Make New Connection in that group.
You can add the fields from the Field Explorer to the report file.
In the report file, you can create subreports that can be inserted in the main report file.
- On the toolbar, click Insert > Subreport.
- Select Create a subreport with the Report Wizard.
- Enter the report name, and then click Report Wizard.
- Create a new connection for the data source.
- Click OK.
—Or—
In the My Connections group, select a table, and then add it to the Selected Tables section.
You can add the fields from the Field Explorer to the subreport.
You can create formula fields that use the field and picklist nomenclature from ProjectSight. Picklist nomenclature, identified by the word (Views) in the system name, is used for differentiating between two fields with the same label and for fields with ambiguous labels.
When you create a formula field in the report file, use a prefix for the formula name:
- nom. - For field nomenclature.
- nompl. - For picklist nomenclature.
You want to include the cost impact notes field in an RFI report. Because RFIs have multiple fields for notes, you create a formula field using Cost Impact - Notes (Views) instead of Cost Impact - Notes.