Show / Hide Table of Contents

Note: This content is automatically generated by the ETL tool. Last build time is 2024-03-19 13:44:37. Please contact MWS Insights Data Infrastructure for the query.

BizAppsAllocatedRevenue

Data source: KPILakeAS

evaluate
summarizecolumns(
'Geography'[Area Short Name],
'Geography'[Subsidiary],
'Sales Group'[Sales Unit],
'Account Information'[Industry],
'Account Information'[Vertical],
'Segment'[Field Segment],
'Segment'[SubSegment],
'BizApps Workload'[Sales Play Category],
'Calendar'[Fiscal Year],
'Calendar'[Fiscal Quarter],
'Calendar'[Fiscal Month],
'Product'[Super Rev Sum Division],
'Product'[Rev Sum Division],
'Product'[Rev Sum Category],
'Product'[Product Family],
'Business'[Business Summary],
'BizApps Workload Revenue'[Revenue Type],
filter('Calendar','Calendar'[Fiscal Year] >= "FY22"),
filter('Segment','Segment'[Field Summary Segment] IN {"Enterprise Commercial","Enterprise Public Sector","SM&C Corporate","SM&C SMB"}),
"BizApps Total Revenue",[BizApps Total Revenue]
)

  • Edit this page
In this article
Back to top Generated by DocFX