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.

ReservationSeats

Data source: KPILakeAs

EVALUATE
SUMMARIZECOLUMNS
(
'Solution Area'[Commercial Workload],
'Partner'[Partner ID],
'Partner'[Partner Name],
'MAL'[TPID],
'MAL'[Top Parent],
'Geography'[Area],
'Geography'[Subsidiary],
'Transaction Type'[Transaction Type],
'Future Flag'[Future Flag],
'Product'[Super Rev Sum Division],
'Product'[Rev Sum Division],
'Product'[Rev Sum Category],
'Product'[Product Family],
'Calendar'[Fiscal Year],
'Calendar'[Fiscal Quarter],
'Calendar'[Fiscal Month],
'Pricing Level'[Business Type],
'Pricing Level'[Reporting Summary Pricing Level],
'Pricing Level'[Detail Pricing Level],
'Pricing Level'[Detail User Type],
'Segment'[Field Segment],
'Segment'[SubSegment],
FILTER('Solution Area', 'Solution Area'[Solution Area]="Modern Work & Security"),
FILTER('Calendar', 'Calendar'[Fiscal Year] >= "FY21"),
FILTER('Future Flag','Future Flag'[Future Flag]="Reservation"),
"Initiated Units",[Initiated Units],
"Actual Licenses",[Actual Licenses]
)

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