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.

TPUsageKPILake

Data source: KPILakeAS

EVALUATE
SUMMARIZECOLUMNS
(
'MAL'[TPID],
'MAL'[Top Parent],
'Geography'[Area],
'Geography'[Subsidiary],
'Calendar'[Fiscal Year],
'Calendar'[Fiscal Quarter],
'Calendar'[Fiscal Month],
'Managed Measure'[Measure],
filter('Managed Measure','Managed Measure'[Measure] in {
"Teams MAU",
"Teams MAU EDU",
"Teams Meetings MAU",
"Teams Platform MAU",
"Teams MAU EDU",
"Teams PAU",
"FLW MAU",
"FLW PAU"
}),
filter('Calendar','Calendar'[Fiscal Year]>="FY21"),
"Value",[Numerator]
)

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