Backlog PS Cloud Analytics Input Fields
The input fields are the foundation of every dataset in PS Cloud Analytics. These fields are imported from your org environment by the dataflow when you create the Analytics app, the data is then processed to populate your apps' datasets.
Base Object
This flow uses Backlog Details Converted and Backlog Calculation as the base objects to retrieve PSA field information. It also uses this object to look up to other PSA objects to complement the data necessary to generate the Backlog Dataset.
Backlog Calculation
The main fields retrieved from the Backlog Calculation object in PSA are as follows.
| Field Label | Field API Name | Description |
|---|---|---|
| Error Details | pse__Error_Details__c | Populates the Backlog Calculation Error Details field in the resulting dataset. |
| Status | pse__Status__c | Populates the Backlog Calculation Status field in the resulting dataset. |
Backlog Detail Converted
The main fields retrieved from the Backlog Detail Converted object in PSA are as follows.
| Field Label | Field API Name | Description |
|---|---|---|
| Backlog Detail Converted ID | Populates the Backlog Detail Converted ID field in the resulting dataset. | |
| Backlog Detail ID | pse__Backlog_Detail__c | Populates the Backlog Detail ID field in the resulting dataset. |
| Billings | pse__Billings__c | Populates the Value Billings field in the resulting dataset. |
| Bookings | pse__Bookings__c | Populates the Value Bookings field in the resulting dataset. |
| External Time Cost | pse__External_Time_Cost__c | Populates the Value External Time Cost field in the resulting dataset. |
| Held Resource Request External Cost | pse__Held_Resource_Request_External_Cost__c | Populates the Value Held Resource Request External Cost field in the resulting dataset. |
| Held Resource Request Hours | pse__Held_Resource_Request_Hours__c | Populates the Value Held Resource Request Hours field in the resulting dataset. |
| Held Resource Request Internal Cost | pse__Held_Resource_Request_Internal_Cost__c | Populates the Value Held Resource Request Internal Cost field in the resulting dataset. |
| Held Resource Request Revenue | pse__Held_Resource_Request_Revenue__c | Populates the Value Held Resource Request Revenue field in the resulting dataset. |
| Internal Time Cost | pse__Internal_Time_Cost__c | Populates the Value Internal Time Cost field in the resulting dataset. |
| Project ID | pse__Project__c | Populates the Project ID field in the resulting dataset. |
| Scheduled Days | pse__Scheduled_Days__c | Populates the Value Scheduled Days field in the resulting dataset. |
| Scheduled Hours | pse__Scheduled_Hours__c | Populates the Value Scheduled Hours field in the resulting dataset. |
| Time Period ID | pse__Time_Period__c | Populates the Time Period ID field in the resulting dataset. |
| Unheld Resource Request Cost | pse__Unheld_Resource_Request_Cost__c | Populates the Value Unheld Resource Request Cost field in the resulting dataset. |
| Unheld Resource Request Hours | pse__Unheld_Resource_Request_Hours__c | Populates the Value Unheld Resource Request Hours field in the resulting dataset. |
| Unheld Resource Request Revenue | pse__Unheld_Resource_Request_Revenue__c | Populates the Value Unheld Resource Request Revenue field in the resulting dataset. |
Augmented Fields
Augmented fields complement the data imported from the base objects, giving you a better view of your data.
Key: → — Lookup path between objects
For more information about the calculated fields, see Backlog Flow Intermediate Processing.
SECTIONS