Note:
This content is automatically generated by the ETL tool.
Last build time is2024-03-19 13:44:37
. Please contact MWS Insights Data Infrastructure for the query.
SecurityWorkloadBilledRevenue
Data source: KPILakeMWAS
EVALUATE
SUMMARIZECOLUMNS
(
'Calendar'[Fiscal Month],
'Solution Area'[Commercial Workload],
'Product'[Super Rev Sum Division],
'Product'[Rev Sum Division],
'Product'[Rev Sum Category],
'Product'[Product Family],
'Security Workloads'[Workload Level 2],
'Security Workloads'[Workload Level 3],
'Security Workloads'[Workload Level 4],
filter('Perspective','Perspective'[Perspective] = "End Customer"),
filter('Adjustment Type','Adjustment Type'[Adjustment Type] = "MS Sales"),
filter('Calendar','Calendar'[Fiscal Year]>="FY21"),
"Revenue",[Security MW Billed Revenue]
)