Model: CRM - Specifications for Fact Table: CRM MEASURES

On this page you will find the specifications regarding the Model: CRM and Fact Table: CRM MEASURES.

Attributes

Attribute Description (where applicable)

Measures (table to be generated as far as possible)

Aggregation of measures is based on SUM if not explicitly noted.

This section describes the basic measures in the cube. These are either measures defined in the core Information Source, in the model itself or in the ETL process. The columns have the following meaning:

Measure Calculated Y/N Contains Time Intelligence Y/N Definition/Note (where applicable) Aggregation Type Hidden Y/N Tabular Expression
Alternative Opportunity CountNYCount of rows which contain a value for alternative opportunitySumN SUM ( 'BUSINESS OPPORTUNITY'[Count Alternative Opportunity] )
Annual TurnoverAnnual turnover amountN SUM ( 'BUSINESS LEAD FACT'[Annual Revenue])
Answered On Time CountNYCount of rows which is TRUE for answered on time valueSumN SUM ( 'SALES QUOTATION LINE'[Count Answered On Time] )
Answered On Time Count PY NYCount of rows which is TRUE for answered on time valueN CALCULATE ( [Answered On Time Count], SAMEPERIODLASTYEAR ( 'DATE WANTED'[ID] ) )
Avg Ship Days EarlyYYDivideN DIVIDE ( [Sum Ship Days Early], [Count Early Order Lines] )
Avg Ship Days LateYYDivideN DIVIDE ( [Sum Ship Days Late], [Count Late Order Lines], 0 )
Avg Ship Days Off TimeYYDivideN DIVIDE ( [Sum Ship Days Off Time], [Count Early Order Lines] + [Count Late Order Lines] )
Base Opportunity Value TotalNYTotal opportunity value in base currencySumN SUM ( 'BUSINESS OPPORTUNITY'[Opportunity Total Value/Base] )
CO Created Quote Lines CountNYCount of rows which contain a value for customer orderSumN SUM ( 'SALES QUOTATION LINE'[Count CO Created Quote Lines] )
Cancellation Quote Lines CountNYCount of rows which is TRUE for cancelled statusSumN SUM ( 'SALES QUOTATION LINE'[Count Cancelled Quote Lines] )
Char Price CalculatedYYSumN SUM ( 'BUSINESS OPP LINE'[Calculated Char Price] )
Complete Order Lines %YYDivideN DIVIDE ( ( [Count CO Line] - [Count Incomplete Order Line] ), [Count CO Line] )
CostNNSum of the amountSumN SUM ( 'SALES QUOTATION LINE'[Costs] )
Cost Value TotalNYSum of the amountSumN SUM ( 'BUSINESS OPPORTUNITY'[Opportunity Total Cost Value] )
Count ActivityNYCount of rows which contain a value for business activityCountRowsN COUNTROWS ( 'BUSINESS ACTIVITY FACT' )
Count Agreement Order LinesNYCount of rows which contain a value for agreementSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_AGREEMENT_ORDER] )
Count Business ActivityCount of rows which contain a value for business activityN SUM('BUSINESS ACTIVITY REFERENCE'[Count Business Activity])
Count Business Oppurntunity ConnNYCount of rows which contain a value for business opportunitySumN SUM ( 'BUSINESS ACTIVITY FACT'[Count of Activity BO Connected] )
Count CO CreditNYCount of rows which are set as creditCountRowsN COUNTROWS ( 'CUSTOMER INVOICE' )
Count CO LineNYCount of rows which contain a value for customer order lineSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_ORDER_LINE] )
Count CallsCount of rows where business activity type is callNSUM('BUSINESS ACTIVITY FACT'[Count of Activity Calls])
Count Campaign Order LinesNYCount of rows which contain a value for campaign order lineSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_CAMPAIGN_ORDER] )
Count Campaign ResponseCount of rows which contain a value for campaign responseN COUNTROWS ( 'MARKETING CAMPAIGN RESPONSE FACT' )
Count ChatsCount of rows where business activity type is chatNSUM('BUSINESS ACTIVITY FACT'[Count of Activity Chats])
Count Complete Order LineNYCount of rows which is TRUE for completed statusN [Count CO Line] - [Count Incomplete Order Line]
Count CompletedNYCount of rows which is TRUE for completed statusSumN SUM ( 'BUSINESS ACTIVITY FACT'[Count of Activity Completed] )
Count Completed Campaign ActionsCount of rows where status is completedN SUM( 'MARKETING CAMPAIGN ACTION FACT'[COUNT_COMPLETED] )
Count Completed CampaignsCount of rows where status is completedN SUM( 'MARKETING CAMPAIGN FACT'[COUNT_COMPLETED] )
Count Converted LeadsCount of rows which is TRUE for converted leadsN SUM ( 'BUSINESS LEAD FACT'[COUNT_CONVERTED] )
Count Cust InvNNCount of rows which contain a value for customer invoiceCountRowsN COUNTROWS ( 'CUSTOMER INVOICE' )
Count Delivered Not InvoicedNYCount of rows which is TRUE for delivered as not invoiced statusSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_DELIVERED_NOT_INVOICED] )
Count Delivered Order LineNYCount of rows which contain a value for delivered order lineSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_DELIVERED_ORDER_LINE] )
Count Delivered as PlannedNYCount of rows which is TRUE for delivered as planned statusSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_DELIVERED_AS_PLANNED] )
Count Delivered as PromisedNYCount of rows which is TRUE for delivered as promised statusSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_DELIVERED_AS_PROMISED] )
Count Delivered as RequestedNYCount of rows which is TRUE for delivered as requested statusSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_DELIVERED_AS_REQUESTED] )
Count E-MailsCount of rows where business activity type is e-mailNSUM('BUSINESS ACTIVITY FACT'[Count of Activity Emails])
Count Early Order LinesNYCount of rows which contain a value for early order lineSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_EARLY_ORDER_LINE] )
Count In ProgressNYCount of rows where status is in progressSumN SUM ( 'BUSINESS ACTIVITY FACT'[Count of Activity in Progress])
Count In Progress Campaign ActionsCount of rows where status is in progressN SUM ( 'MARKETING CAMPAIGN ACTION FACT'[COUNT_IN_PROGRESS] )
Count In Progress CampaignsCount of rows where status is in progressN SUM( 'MARKETING CAMPAIGN FACT'[COUNT_IN_PROGRESS] )
Count In Progress LeadsCount of rows where status is in progressN SUM ( 'BUSINESS LEAD FACT'[COUNT_INPROGRESS] )
Count Incomplete Order LineNYCount of rows where status is incompleteSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_INCOMPLETE_ORDER_LINE] )
Count Late Order LinesNYCount of rows which contain a value for late order lineSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_LATE_ORDER_LINE] )
Count LeadsCount of rows which contain a value for leadN SUM ( 'BUSINESS LEAD FACT'[LEAD_COUNT] )
Count Leads with existing AccountCount of rows which contain a value for existing accountN SUM ( 'BUSINESS LEAD FACT'[COUNT_ON_EXISTING_ACC] )
Count Marketing Campaign actionsCount of rows which contain a value for actionN COUNTROWS ( 'MARKETING CAMPAIGN ACTION FACT' )
Count Marketing CampaignsCount of rows which contain a value for marketing campaignN COUNTROWS ( 'MARKETING CAMPAIGN FACT' )
Count MeetingsCount of rows where business activity type is meetingNSUM('BUSINESS ACTIVITY FACT'[Count of Activity Meetings])
Count Not StartedNYCount of rows where status is not startedSumN SUM ( 'BUSINESS ACTIVITY FACT'[Count of Activity Not Started])
Count Not Started Campaign ActionsCount of rows where status is not startedN SUM ( 'MARKETING CAMPAIGN ACTION FACT'[COUNT_NOT_STARTED] )
Count Not Started CampaignsCount of rows where status is not startedN SUM( 'MARKETING CAMPAIGN FACT'[COUNT_NOT_STARTED] )
Count On Time Order LineNYCount of rows which are set as on time order lineSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_ON_TIME_ORDER_LINE] )
Count Parked LeadsCount of rows where status is parkedN SUM ( 'BUSINESS LEAD FACT'[COUNT_PARKED] )
Count Perfect Order LineNYCount of rows which are set as perfect order lineSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_PERFECT_ORDER_LINE] )
Count PriceList Order LinesNYCount of rows which contain a value for price listSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_PRICELIST_ORDER] )
Count RMA LineNYCount of rows which contain a value for RMA lineSumN SUM ( 'RETURN MATERIAL LINE'[COUNT_ORDER_LINE] )
Count Rejected LeadsCount of rows where status is not rejectedN SUM ( 'BUSINESS LEAD FACT'[COUNT_REJECTED] )
Count Returns to Inventory RMA LineNYCount of rows which contain a value for returns to inventory RMA lineSumN SUM ( 'RETURN MATERIAL LINE'[COUNT_RETURNS_TO_INVENTORY] )
Count Returns to Scrap RMA LineNYCount of rows which contain a value for returns to scrap RMA lineSumN SUM ( 'RETURN MATERIAL LINE'[COUNT_RETURNS_TO_SCRAP] )
Count SalesPart Order LinesNYCount of rows which contain a value for sales partSumN SUM ( 'CUSTOMER ORDER LINE'[COUNT_BASEPRICE_ORDER] )
Count TasksCount of rows where business activity type is taskNSUM('BUSINESS ACTIVITY FACT'[Count of Activity Tasks])
Count Unqualified LeadsCount of rows where status is not unqualifiedN SUM ( 'BUSINESS LEAD FACT'[COUNT_UNQUALIFIED] )
Current Opportunity Value TotalNYTotal opportunity valueSumN SUM ( 'BUSINESS OPPORTUNITY'[Opportunity Total Value/Curr] )
Deduction Amount Cust InvNYSum of the amountSumN SUM ( 'CUSTOMER INVOICE'[DEDUCTION_AMOUNT] )
Disc Amount Cust InvNYSum of the amountSumN SUM ( 'CUSTOMER INVOICE'[DISC_AMOUNT] )
Discount AmountNYSum of the discount amountSumN SUM ( 'BUSINESS OPP LINE'[Discount] )
Discount TotalNYSum of the amountSumN SUM ( 'SALES QUOTATION LINE'[Total Discount] )
Discount ValueNYSum of the amountSumN SUM ( 'SALES QUOTATION LINE'[Discount Amount] )
Due By QuantityNYSumN SUM ( 'SALES QUOTATION LINE'[Quantity Due Buy] )
Due Revised QuantityNYSumN SUM ( 'SALES QUOTATION LINE'[Quantity Due Revised] )
DurationDuration in minuets of the business activityNSUM('BUSINESS ACTIVITY FACT'[Business Activity Duration])
Early Order Lines %YYDivideN DIVIDE ( [Count Early Order Lines], [Count CO Line], BLANK () )
Estimated Opportunity Value BaseNYSum of the amountSumN SUM ( 'BUSINESS OPPORTUNITY'[Opportunity Estimated Value/Base] )
Gross Amount BaseNYBase Currency calculationSumN SUM ( 'SALES QUOTATION LINE'[Amount Base Gross] )
Gross Amount CurrentNYSum of the amountSumN SUM ( 'SALES QUOTATION LINE'[Amount Current Gross] )
Gross Amount Cust InvNYSum of the amountSumN SUM ( 'CUSTOMER INVOICE'[GROSS_AMOUNT] )
Gross Amount DOM Cust InvNYSum of the amountSumN SUM ( 'CUSTOMER INVOICE'[GROSS_AMOUNT_DOM] )
Incomplete Order Lines %YYDivideN DIVIDE ( [Count Incomplete Order Line], [Count CO Line] )
Inv Qty Received RMA LineNYSumN SUM ( 'RETURN MATERIAL LINE'[INV_QTY_RECEIVED] )
Inv Qty Scrapped RMA LineNYSumN SUM ( 'RETURN MATERIAL LINE'[INV_QTY_SCRAPPED] )
Inv Qty To Return RMA LineNYSumN SUM ( 'RETURN MATERIAL LINE'[INV_QTY_TO_RETURN] )
Late Order Lines %YYDivideN DIVIDE ( [Count Late Order Lines], [Count CO Line], BLANK () )
Lead Time AnsweredNYSumN SUM ( 'SALES QUOTATION LINE'[Lead Time to Answered] )
Lead Time DeliveryNYSumN SUM ( 'SALES QUOTATION LINE'[Delivery Lead Time] )
Lost Quote Lines CountNYCount of rows where status is lostSumN SUM ( 'SALES QUOTATION LINE'[Count Lost Quote Lines] )
Main Opportunity CountNYCount of rows which contain a value for main opportunitySumN SUM ( 'BUSINESS OPPORTUNITY'[Count Main Opportunity] )
Marketing Campaign Action CostCost set for marketing campaign actionN SUM ( 'MARKETING CAMPAIGN ACTION FACT'[Marketing Campaign Action Cost] )
Net Amount BaseNYBase Currency calculationSumN SUM ( 'SALES QUOTATION LINE'[Amount Base Net] )
Net Amount CO Credit RCYNReporting Currency calculationN SUMX ( 'CUSTOMER INVOICE', DIVIDE ( [REP_CURR_NET_AMOUNT], [Currency Rate] ) )
Net Amount CO Line RCYYReporting Currency calculationN SUMX ( 'CUSTOMER ORDER LINE', DIVIDE ( 'CUSTOMER ORDER LINE'[REP_CURR_NET_AMOUNT], [Currency Rate] ) )
Net Amount CO Line RC 1YNReporting Currency calculationN SUMX ( 'CUSTOMER ORDER LINE', DIVIDE ( 'CUSTOMER ORDER LINE'[REP_CURR_NET_AMOUNT], [Currency Rate] ) )
Net Amount CurrentNYSum of the amountSumN SUM ( 'SALES QUOTATION LINE'[Amount Current Net] )
Net Amount Cust Inv RCNNReporting Currency calculationN SUMX ( 'CUSTOMER INVOICE', DIVIDE ( [REP_CURR_NET_AMOUNT], [Currency Rate] ) )
Net Amount DOM Cust InvNYSum of the amountSumN SUM ( 'CUSTOMER INVOICE'[NET_AMOUNT_DOM] )
Net Amount RMA Line RCNNReporting Currency calculationN SUMX ( 'RETURN MATERIAL LINE', DIVIDE ( [REP_CURR_NET_AMOUNT], [Currency Rate] ) )
Net Amount in Base Curr CO CreditNYBase Currency calculationSumN SUM ( 'CUSTOMER INVOICE'[NET_AMOUNT] )
Net Amount in Base Curr CO LineNYBase Currency calculationSumN SUM ( 'CUSTOMER ORDER LINE'[NET_AMOUNT_BASE] )
Net Amount in Base Curr Cust InvNNBase Currency calculationSumN SUM ( 'CUSTOMER INVOICE'[NET_AMOUNT] )
Net Amount in Base Curr RMA LineNYBase Currency calculationSumN SUM ( 'CUSTOMER ORDER LINE'[NET_AMOUNT_BASE] )
Net Amount in Order CurrNNSum of the amountSumN SUM ( 'CUSTOMER ORDER LINE'[NET_AMOUNT_CURR] )
Net Amount in Order Curr RMA LineNYSum of the amountSumN SUM ( 'RETURN MATERIAL LINE'[NET_AMOUNT_CURR] )
Normal Opportunity CountNYCount of rows which contain a value for opportunitySumN SUM ( 'BUSINESS OPPORTUNITY'[Count Normal Opportunity] )
Not Invoiced AmountYNSum of the amountN IF ( [Qty Sales CO Line] <> 0, ( [Qty Sales CO Line] - [Qty Invoiced CO Line] ) * ( DIVIDE ( [Net Amount in Base Curr CO Line], [Qty Sales CO Line] ) ), 0 )
Not Invoiced Base Curr CO LineNNSumN SUM ( 'CUSTOMER ORDER LINE'[NET_AMOUNT_NOT_INVOICED] )
NotInvoiced Base Curr CO LineYNN ( [Qty Sales CO Line] - [Qty Invoiced CO Line] ) * DIVIDE ( [Net Amount in Base Curr CO Line], [Qty Sales CO Line] )
NotInvoiced CO Line RCYNN ( [Qty Sales CO Line] - [Qty Invoiced CO Line] ) * DIVIDE ( [Net Amount CO Line RC], [Qty Sales CO Line] )
On time Order Lines %YYDivideN DIVIDE ( [Count On time Order Line], [Count CO Line] )
Open Amount Cust InvNYSum of the amountSumN SUM ( 'CUSTOMER INVOICE'[OPEN_AMOUNT] )
Open Amount DOM Cust InvNYSum of the amountSumN SUM ( 'CUSTOMER INVOICE'[OPEN_AMOUNT_DOM] )
Opportunity Base Value Not QuotedNYThe opportunity value that is not quoted, expressed in the company currency.SumN SUM ( 'BUSINESS OPPORTUNITY'[Not Quoted Opportunity Value/Base] )
Opportunity Base Value QuotedNYThe opportunity value that is quoted, expressed in the company currency.SumN SUM ( 'BUSINESS OPPORTUNITY'[Quoted Opportunity Value/Base])
Opportunity Base Value WonNYThe opportunity value that is won, expressed in the company currency.N SUM ( 'BUSINESS OPPORTUNITY'[Won Opportunity Value/Base] )
Opportunity Base Value Won PY NYThe opportunity value that is won, expressed in the company currency.N CALCULATE ( [Opportunity Base Value Won], SAMEPERIODLASTYEAR ( 'DATE START'[ID] ) )
Opportunity Base Value Won R12 PNYThe opportunity value that is won, expressed in the company currency.N CALCULATE ( [Opportunity Base Value Won R12], SAMEPERIODLASTYEAR ( 'DATE START'[ID] ) )
Opportunity Current Value Note QuotedNYThe opportunity value that is not quoted, expressed in the opportunity currency.SumN SUM ( 'BUSINESS OPPORTUNITY'[Not Quoted Opportunity Value/Curr] )
Opportunity Current Value QuotedNYThe opportunity value that is quoted, expressed in the opportunity currency.SumN SUM ( 'BUSINESS OPPORTUNITY'[Quoted Opportunity Value/Curr])
Opportunity Current Value WonNYThe opportunity value that is won, expressed in the opportunity currency.SumN SUM ( 'BUSINESS OPPORTUNITY'[Won Opportunity Value/Curr] )
Opportunity Snapshot Count ConfirmedCount of rows where status is confirmedN COUNT ( 'BUSINESS OPP SNAPSHOT'[COUNT_CONFIRMED_OPPS] )
Opportunity Snapshot Count In-ProgressCount of rows where status is in progressN COUNT ( 'BUSINESS OPP SNAPSHOT'[COUNT_INPROGRESS_OPPS] )
Opportunity Snapshot Count On AlternativeCount of rows which contain a value for alternative opportunityN COUNT ( 'BUSINESS OPP SNAPSHOT'[COUNT_ON_ALTERNATE_OPP] )
Opportunity Snapshot Count On HoldCount of rows where status is on holdN COUNT ( 'BUSINESS OPP SNAPSHOT'[COUNT_ONHOLD_OPPS] )
Opportunity Snapshot Count On MainCount of rows which contain a value for main opportunityN COUNT ( 'BUSINESS OPP SNAPSHOT'[COUNT_ON_MAIN_OPP] )
Opportunity Snapshot Count On NormalCount of rows which contain a value for opportunityN COUNT ( 'BUSINESS OPP SNAPSHOT'[COUNT_ON_NORMAL_OPP] )
Opportunity Snapshot Count UnconfirmedCount of rows where status is unconfirmedN COUNT ( 'BUSINESS OPP SNAPSHOT'[COUNT_UNCONFIRMED_OPPS] )
Opportunity Snapshot Current ValueSum of the amountN SUM ( 'BUSINESS OPP SNAPSHOT'[Base Current Opportunity Value] )
Opportunity Snapshot Value EstimatedSum of the amountN SUM ( 'BUSINESS OPP SNAPSHOT'[Base Estimated Opportunity Value] )
Opportunity Value EstimatedNYSum of the amountSumN SUM ( 'BUSINESS OPPORTUNITY'[Opportunity Estimated Value])
Perfect Order Lines %YYDivideN DIVIDE ( [Count Perfect Order Line], [Count CO Line] )
Planned Quote Lines CountNYCount of rows where status is plannedSumN SUM ( 'SALES QUOTATION LINE'[Count Planned Quote Lines] )
Price CharNYSumN SUM ( 'BUSINESS OPP LINE'[Char Price] )
Price PartNYSumN SUM ( 'BUSINESS OPP LINE'[Part Price] )
ProfitYNN [Net Amount in Base Curr CO Line] - [Total Cost in Base Curr CO Line]
Profit Margin %YNDivideN DIVIDE ( [Profit Margin in Base Curr], [Net Amount in Base Curr], BLANK () )
Profit Margin GoalNNN 0.1
Profit Margin in Base CurrNNN [Net Amount in Base Curr] - [Total Cost in Base Curr]
QtyNYSumN SUM ( 'BUSINESS OPP LINE'[Quantity] )
Qty Assigned CO LineNYSumN SUM ( 'CUSTOMER ORDER LINE'[QTY_ASSIGNED] )
Qty Invoiced CO LineNYSumN SUM ( 'CUSTOMER ORDER LINE'[QTY_INVOICED] )
Qty Not Invoice CO LineNYSumN SUM ( 'CUSTOMER ORDER LINE'[QTY_NOT_INVOICED] )
Qty Picked CO LineNYSumN SUM ( 'CUSTOMER ORDER LINE'[QTY_PICKED] )
Qty Received RMA LineNYSumN SUM ( 'RETURN MATERIAL LINE'[Total Received Qty] )
Qty Returned CO LineNYSumN SUM ( 'CUSTOMER ORDER LINE'[QTY_RETURNED] )
Qty Returned Inv RMA LineNYSumN SUM ( 'RETURN MATERIAL LINE'[INV_QTY_RETURNED] )
Qty Sales CO LineNYSumN SUM ( 'CUSTOMER ORDER LINE'[SALES_QTY] )
Qty Shipdiff CO LineNYSumN SUM ( 'CUSTOMER ORDER LINE'[QTY_SHIPDIFF] )
Qty Shipped CO LineNYSumN SUM ( 'CUSTOMER ORDER LINE'[QTY_SHIPPED] )
Qty Short CO LineNNSumN SUM ( 'CUSTOMER ORDER LINE'[QTY_SHORT] )
Qty To Return RMA LineNYSumN SUM ( 'RETURN MATERIAL LINE'[QTY_TO_RETURN] )
Rejected Quote Lines CountNYCount of rows where status is rejectedSumN SUM ( 'SALES QUOTATION LINE'[Count Rejected Quote Lines] )
Released Quote Lines CountNYCount of rows where status is releasedSumN SUM ( 'SALES QUOTATION LINE'[Count Released Quote Lines] )
Sale Unit Price BaseNYSumN SUM ( 'SALES QUOTATION LINE'[Base Sale Unit Price] )
Sale Unit Price Base Inc TaxNYSumN SUM ( 'SALES QUOTATION LINE'[Base Unit Price Inc Tax] )
Sales Quantity CustomerNYSumN SUM ( 'BUSINESS OPP LINE'[Customer Sales Quantity] )
Total Budget CostSum of the amountN SUM ( 'MARKETING CAMPAIGN FACT'[Marketing Campaign Total Budget Costs] )
Total CostSum of the amountN SUM ( 'MARKETING CAMPAIGN FACT'[Marketing Campaign Total Cost] )
Total Cost CO Line RCYYN SUMX ( 'CUSTOMER ORDER LINE', DIVIDE ( [REP_CURR_TOTAL_COST], [Currency Rate] ) )
Total Cost RCYNN [Total Cost CO Line RC] /*+[Total Cost CO Charge RC]*/ - [Total Cost RMA Line RC] /*-[Total Cost RMA Charge RC]*/
Total Cost RMA Line RCYNN SUMX ( 'RETURN MATERIAL LINE', DIVIDE ( [RMA_Cost_In_Base_Curr], [Currency Rate] ) )
Total Cost in Base Curr CO LineNYSumN SUM ( 'CUSTOMER ORDER LINE'[TOTAL_COST] )
Total Cost in Base Curr RMA LineNYSumN SUM ( 'RETURN MATERIAL LINE'[RMA_Cost_In_Base_Curr] )
Total Line QuantityNYSumN SUM ( 'SALES QUOTATION LINE'[Quantity Line Total] )
Total Opportunity CountNNCount of rows which contain a value for opportunityCountN COUNT ( 'BUSINESS OPPORTUNITY'[Opportunity No] )
Total Order Line DiscountNNSumN SUM ( 'CUSTOMER ORDER LINE'[TOTAL_ORDER_LINE_DISCOUNT] )
Total Order Line Discount CO Line RCYYN SUMX ( 'CUSTOMER ORDER LINE', DIVIDE ( [TOTAL_ORDER_LINE_DISCOUNT], [Currency Rate] ) )
Total Sales Quotation Line CountNNCount of rows which contain a value for sales quotation lineCountN COUNT ( 'SALES QUOTATION LINE'[Line Number] )
Total Value BaseNYSumN SUM ( 'BUSINESS OPP LINE'[Total Base Value] )
Total Value CostNYSumN SUM ( 'BUSINESS OPP LINE'[Total Cost Value] )
Total Value CurrentNYSumN SUM ( 'BUSINESS OPP LINE'[Total Current Value] )
Unit Price Base SaleNYSumN SUM ( 'BUSINESS OPP LINE'[Base Sale Unit Price] )
Unit Price SalesNYSumN SUM ( 'BUSINESS OPP LINE'[Sales Unit Price] )
VAT Amount Cust InvNYSum of the amountSumN SUM ( 'CUSTOMER INVOICE'[VAT_AMOUNT] )
VAT Amount DOM Cust InvNYSum of the amountSumN SUM ( 'CUSTOMER INVOICE'[VAT_AMOUNT_DOM] )
Won Quote Lines CountNYCount of rows where status is wonSumN SUM ( 'SALES QUOTATION LINE'[Count Won Quote Lines] )

Time Intelligence Measures

Time based measures are calculated in the cube with respect to other measures. The table below defines the meaning/definition of  the different time measures. These measures need to be used with a specific time dimension hierarchy [REPORTING_DATE].[RepDateMFHy].

Measure Meaning
YTD Aggregated value for current month in current  year. E.g. for period 202010 Ytd represents sum of periods 202000-202010.
R12 For a given period, the sum all months from one year back up to the previous month. E.g. Rolling 12 for 202010 is the sum of months 201910 - 202009
PY Previous Year
The value of the corresponding month one year back. E.g. for month 202010, the value of month 201910.
YTD PY Year to Date Previous Year
Aggregated value for corresponding month one year back. E.g. for month 202010 YTD Previous Year represents sum of months 201901-201910.
R12 PY Rolling 12 (completed) Months Previous Year
For a given month, first going one year back, then taking the sum of all months from one (more) year back up to the previous month. E.g. for month 202010 the sum of month 201810-201909
Avg XXX Ytd Sum XXX YTD/Count XXX YTD
Avg XXX R12 Sum XXX R12/Count XXX R12
XXX % YTD Count XXX YTD/Count YYY YTD
XXX % R12 Count XXX R12/Count XXX R12

USED BY MODEL(S)

Model Name
CRM

Data source Information

The data source for this object is defined using IFS Developer Tool. The data source contains a number of transformations where the model reads data from the last step, i.e. the Data source view name (DW Source View Name).

Additional information can be found in the online documentation of Information Sources.

Model Table DW Source view (SQL Server) BI Access View Referenced Information Source Recommended Access Type
CRM MEASURESFACT_BUSINESS_ACTIVITY_TM, FACT BUSINESS_LEAD_CONTACT_TM, FACT_BUSINESS_OPP_TM, FACT_BUSINESS_OPP_LINE_TM, FACT_CUSTOMER_INVOICE_TM, FACT_CUSTOMER_ORDER_LINE_TM, FACT_RETURN_MATERIAL_LINE_TM, FACT_SALES_QUOTATION_LINE_TM,FACT_BUSINESS_LEAD_TM, FACT_MARKETING_CAMPAIGN_TM, FACT_MARKETING_CAMP_ACTION_TM, FACT_MKTG_ACTION_RESPONSE_TM, FACT_BUSINESS_OPP_SNAPSHOT_TMFACT_BUSINESS_ACTIVITY_BI, FACT BUSINESS_LEAD_CONTACT_BI, FACT_BUSINESS_OPP_BI, FACT_BUSINESS_OPP_LINE_BI, FACT_CUSTOMER_INVOICE_BI, FACT_CUSTOMER_ORDER_LINE_BI, FACT_RETURN_MATERIAL_LINE_BI, FACT_SALES_QUOTATION_LINE_BI, FACT_BUSINESS_LEAD_BI, FACT_MARKETING_CAMPAIGN_BI, FACT_MARKETING_CAMP_ACTION_BI, FACT_MKTG_ACTION_RESPONSE_BI, FACT_BUSINESS_OPP_SNAPSHOT_BIFACT_BUSINESS_ACTIVITY, FACT BUSINESS_LEAD_CONTACT, FACT_BUSINESS_OPP, FACT_BUSINESS_OPP_LINE, FACT_CUSTOMER_INVOICE, FACT_CUSTOMER_ORDER_LINE, FACT_RETURN_MATERIAL_LINE, FACT_SALES_QUOTATION_LINE, FACT_BUSINESS_LEAD, FACT_MARKETING_CAMPAIGN, FACT_MARKETING_CAMP_ACTION, FACT_MKTG_ACTION_RESPONSE, FACT_BUSINESS_OPP_SNAPSHOTData Mart