您位於此處:
已計算洞察:直接銷售的車輛收入
「直接銷售的車輛收入」已計算洞察會彙總原始設備製造商針對特定車輛產生的終身使用收入。直接銷售的車輛收入會考量特定車輛的銷售訂單。

使用較常見的搜尋字詞。
選取較少篩選條件以擴大您的搜尋。
「直接銷售的車輛收入」已計算洞察會彙總原始設備製造商針對特定車輛產生的終身使用收入。直接銷售的車輛收入會考量特定車輛的銷售訂單。
| 提供版本:Enterprise、Unlimited 及 Developer Edition |
以下是邏輯的細目。
| 運算式 | 描述 |
|---|---|
SELECT SUM(ssot__RebateClaim__dlm.ssot__ClaimAmount__c) AS
DealerAmount__c, ssot__Vehicle__dlm.ssot__VehicleIdentificationNumber__c AS
VIN__c
|
將 SUM 彙總函數套用至「回扣索賠」物件中的「索賠金額」欄位,並為其指派別名 DealerAmount__c。從「車輛」物件 ⁇ 取「車輛識別碼」欄位,並為其指派別名 VIN__c。 |
FROM ssot__RebateClaim__dlm JOIN ssot__Vehicle__dlm ON
(ssot__RebateClaim__dlm.ssot__VehicleId__c =
ssot__Vehicle__dlm.ssot__Id__c)
|
將「回扣索賠」物件上的「車輛識別碼」欄位與「車輛」物件上的「識別碼」欄位進行比對,以聯結「回扣索賠」和「車輛」物件中的資料。 |
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.