詳細情報:
計算済みインサイト: 直販からの車両収益
[Vehicle Revenue From Direct Sales (直販からの車両収益)] 計算済みインサイトは、相手先商標製造会社が特定の車両に対して生涯収益を集計します。直販による車両収益では、特定の車両の販売注文が考慮されます。

より一般的な検索語を使用する。
絞り込み条件を減らして、検索範囲を広げる。
[Vehicle Revenue From Direct Sales (直販からの車両収益)] 計算済みインサイトは、相手先商標製造会社が特定の車両に対して生涯収益を集計します。直販による車両収益では、特定の車両の販売注文が考慮されます。
| 使用可能なエディション: Enterprise Edition、Unlimited Edition、および Developer Edition |
ロジックの内訳を次に示します。
| 式 | 説明 |
|---|---|
SELECT SUM(ssot__RebateClaim__dlm.ssot__ClaimAmount__c) AS
DealerAmount__c, ssot__Vehicle__dlm.ssot__VehicleIdentificationNumber__c AS
VIN__c
|
SUM 集計関数を Rebate Claim オブジェクトの [請求金額] 項目に適用し、エイリアス DealerAmount__c を割り当てます。車両オブジェクトから [車両 ID 番号] 項目を抽出し、エイリアス VIN__c を割り当てます。 |
FROM ssot__RebateClaim__dlm JOIN ssot__Vehicle__dlm ON
(ssot__RebateClaim__dlm.ssot__VehicleId__c =
ssot__Vehicle__dlm.ssot__Id__c)
|
リベート請求オブジェクトの [車両 ID] 項目を車両オブジェクトの ID 項目と照合して、リベート請求オブジェクトと車両オブジェクトのデータを結合します。 |
GROUP BY VIN__c
|
結果を VIN__c でグループ化し、一意の車両ごとに販売業者の売上を集計します。 |

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.