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.
OpportunitySolutionArea
Data source: PipelineAS
EVALUATE
SUMMARIZECOLUMNS
(
'Solution Area'[Solution Area],
'Opportunity'[CRM Opportunity ID],
FILTER('Solution Area', 'Solution Area'[Solution Area] in {"Business Applications"}),
FILTER('Calendar', 'Calendar'[Fiscal Year] >= "FY20"),
"Opportunity Count", [Opportunity Count]
)