위치:
계산된 인사이트: 딜러 판매의 차량 매출
딜러 세일즈의 차량 매출 계산된 인사이트는 모든 딜러가 특정 차량에 대해 생성한 평생 매출을 집계합니다. 딜러 세일즈의 차량 매출은 특정 차량을 판매하고 재판매한 모든 딜러에 대해 승인된 청구 금액을 고려합니다.

더 일반적인 검색 용어를 사용하십시오.
필터 수를 줄여 검색 범위를 확장하십시오.
딜러 세일즈의 차량 매출 계산된 인사이트는 모든 딜러가 특정 차량에 대해 생성한 평생 매출을 집계합니다. 딜러 세일즈의 차량 매출은 특정 차량을 판매하고 재판매한 모든 딜러에 대해 승인된 청구 금액을 고려합니다.
| 지원 제품: Enterprise, Unlimited, Developer Edition |
다음은 논리의 분석입니다.
| SUM(ssot__SalesOrderProduct__dlm.ssot__TotalPriceAmount__c)을 DirectAmount__c, ssot__Vehicle__dlm.ssot__VehicleIdentificationNumber__c를 VIN__c로 선택합니다. | SUM 집계 함수를 세일즈 주문 제품 개체의 가격 총액 필드에 적용하고 별칭 DirectAmount_c를 할당합니다. 차량 개체에서 차량 식별 번호 필드를 추출하고 별칭 VIN__c를 할당합니다. |
| ssot__SalesOrder__dlm에서 ssot__SalesOrderProduct__dlm 켜기(ssot__SalesOrder__dlm.ssot__Id__c = ssot__SalesOrderProduct__dlm.ssot__SalesOrderId__c) | 세일즈 주문의 ID 필드를 세일즈 주문 제품의 세일즈 주문 ID 필드에 일치시켜 세일즈 주문 및 세일즈 주문 제품 개체를 조인합니다. |
| ssot__Asset__dlm 켜기(ssot__SalesOrder__dlm.ssot__BillToAccountId__c = ssot__Asset__dlm.ssot__AccountContactId__c AND ssot__SalesOrderProduct__dlm.ssot__ProductId__c = ssot__Asset__dlm.ssot__ProductId__c) | 세일즈 주문의 청구 연락처 ID 필드를 자산의 계정 연락처 ID 필드에 일치시켜 세일즈 주문 및 자산 개체를 조인합니다. 세일즈 주문의 제품 ID 필드를 자산의 제품 ID 필드에 일치시켜 세일즈 주문 및 자산 개체를 조인합니다. |
| ssot__Vehicle__dlm 켜기(ssot__Asset__dlm.ssot__VehicleId__c = ssot__Vehicle__dlm.ssot__Id__c) | 자산의 차량 ID 필드를 차량의 ID 필드에 일치시켜 자산 및 차량 개체를 조인합니다. |
| 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.