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.

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]
)

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