Freedom Data Warehouse provides a read-only replica of your production data that you can query against directly through ODBC/SQL access. This includes the FDW Report Builder that provides a way for you to add your own queries as reports to the BackOffice or Revolution. When you create your custom reports, you will be able to fnd them under the User Report menu option in the Reports Department.
Data is replicated into FDW in near realtime. While certain larger processes such as bonus can add a temporary delay as the data is replicated, these types of delays are typically infrequent with minimal impact.
Basic replication includes required tables for querying against reps, customers, orders, inventory and basic commissions data with the ability to replicate additional tables as needed.
If you require additional tables replicated, please contact Support for assistance.
To make the custom reports, you will need to go to both User Reports Criteria (FDW) and User Reports (FDW).
Freedom > Department > Administration > Settings > Reports > User Report Criteria and User Reports.
First, you will need to begin with the User Report Criteria (FDW), which is the search criteria that will be used for the custom reports you make.
To create the User Report Criteria, you will need to fill in the fields from the image above:
A User Criteria for RepID of Type Rep Id (Revolution) is required for reports made available in revolution. This needs to be used in the query to limit the information displayed to the context of the viewing rep.
To build the custom reports using the available tables in the Freedom Data Warehouse, go to User Reports (FDW) and select the + to create a new report.
On the User Report Edit page, you will see the following:
At the bottom of the User Report Edit page, you will find the Criterias you've created. Select the ones you will need to use for the custom report, then click Save.
In addition to viewing the User Report in the BackOffice Reports department, the User Reports can be made accessible via Revolution for Reps to use by enabling the Allow report on Revolution flag of the User Report. A new revolution menu will still need to be created in order for this report to show in Revolution.
Please use the following URL when creating a Revolution menu: /Report/View/ID
Please replace {ID} in the above, with the actual report ID. You can find this when editing the specific report in the backoffice.
Example:
https://backoffice.securefreedom.com/{ClientName}/Report/UserReport/Edit/1
Example of a User (FDW) Report in Revolution:
Making the report available on Revolution will activate a built-in @repid SQL variable used to ensure that the data displayed pertains only to the viewing Rep.
Freedom Data Warehouse also provides access to utilize the Dynamics Reports, where custom reports can be created without needing to create a query. These reports can also be made visible in the BackOffice and Revolution.
Administration -> Settings -> Reports -> Dynamic Reports
For information on the Dynamic Reports, see our articles Configuring Dynamic Reports and Dynamic Reports Areas articles.