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.

MTCEBCEngagementTPIDMapping

Data source: powerbi://api.powerbi.com/v1.0/myorg/CET_Report

EVALUATE
SUMMARIZECOLUMNS
(
'EngagementAccounts_MTC'[EngagementID],
'EngagementAccounts_MTC'[MSSalesTPID],
FILTER('FactEngagement_MTC', 'FactEngagement_MTC'[StartDateID] >= 20230701),
FILTER('EngagementType_MTC', 'EngagementType_MTC'[IsCore] = "Core"),
"EngagementCount", [EngagementCount]
)

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