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.
NormalizedComputePaidUnits
Data source: AzureDashboardAs
EVALUATE
FILTER (
SUMMARIZECOLUMNS (
'Account Information'[TPID],
'Geography'[Area],
'Geography'[SubSidiary],
'Account Information'[Sales Unit],
'Segment'[SubSegment],
'Calendar'[Fiscal Year],
'Calendar'[Fiscal Quarter],
'Calendar'[Fiscal Month],
'Azure Service'[Service Level 1],
'Azure Service'[Service Level 2],
'Azure Service'[Service Level 3],
'Azure Service'[Service Level 4],
'Azure Service'[Service Level 5],
"Total Units",[Normalized Compute Paid Units]
),
[Total Units]> 0
)