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.
SupportForecast
Data source: powerbi://api.powerbi.com/v1.0/myorg/ESA_CES_Prod
evaluate
summarizecolumns
(
'Delivery Geography'[Area Name],
'Delivery Geography'[Subsidiary Name],
'Sales Geography'[Sales District Name],
'Sales Geography'[Sales Sub District Name],
'Segment'[Custom Segment],
'Segment'[TP Sub Segment Name],
'Date'[MS Fiscal Year Name],
'Date'[MS Fiscal Qtr Name],
'Date'[MS Fiscal Month Name],
'Premier Support Model'[Premier Support Model],
'Service Line Offering'[PPG Category],
'Service Line Offering'[PPG],
'Service Line Offering'[Business Scenario],
'Service Line Offering'[OfferingType],
'Sales Geography'[Sales Territory],
"SBR Forecast",VAR val=[SBR Forecast] RETURN IF(val=0,BLANK(),val)
)