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.
OpportunitySalesProgram
Data source: KPILakeAS
EVALUATE
SUMMARIZECOLUMNS
(
'Sales Program'[Sales Program],
'Pipeline'[Opportunity CRM ID],
FILTER('Sales Program', 'Sales Program'[Sales Program] <> "UNKNOWN"),
FILTER('Solution Area', 'Solution Area'[Solution Area] in {"Business Applications"}),
"Pipeline",[Pipeline]
)