ForecastByProduct
Generates forecasted opportunity data by given products.
Table Specific Information
Select
The 本製品 will use the Act! CRM API to process WHERE clause conditions built with the following column and operator.
- ProductId supports the '=' operator.
The 本製品 processes other filters client-side within the 本製品. For example, the following queries are processed server side:
SELECT * FROM ForecastByProduct
Columns
Name | Type | Description |
CountPercent | Decimal | Count Percent |
OppCount | Integer | Opp Count |
ProductId | String | Product ID |
ProductName | String | Product Name |
TotalValue | Decimal | Total Value |
TotalValuePercent | Decimal | Total Value Percent |
WeightedValue | Decimal | Weighted Value |
WeightedValuePercent | Decimal | Weighted Value Percent |