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.

AccountTag

Data source: asazure://centralus.asazure.windows.net/accountscyprod

evaluate
summarizecolumns
(
'Active CY Account Tags'[CustomerSalesAccountId],
'Active CY Account Tags'[TagName],
"MSSalesID",CALCULATE(MAX('CY_AccountTags'[MSSalesID]),
FILTER('CY_AccountTags','CY_AccountTags'[CustomerSalesAccountId]=SELECTEDVALUE('Active CY Account Tags'[CustomerSalesAccountId])))
)

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