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.

OpportunityTeam

Data source: PipelineAS

EVALUATE
SUMMARIZECOLUMNS
(
'Opportunity'[CRM Opportunity ID],
'Opportunity Team'[Opportunity Team Alias],
'Opportunity Team'[Opportunity Team Standard Title],
FILTER('Solution Area', 'Solution Area'[Solution Area] in {"Business Applications"}),
"Opportunity Team Member Count", DISTINCTCOUNT('Opportunity Team'[Opportunity Team Alias])
)

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