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.
AccountTags
Data source: asazure://centralus.asazure.windows.net/accountscyprod
EVALUATE
SUMMARIZECOLUMNS(
vw_cy_AccountTags[MSSalesID],
vw_cy_AccountTags[TagName],
vw_cy_AccountTags[TagId],
vw_cy_AccountTags[Account Tag Association Status],
vw_cy_AccountTags[TagStartDate],
vw_cy_AccountTags[TagEndDate],
FILTER(vw_cy_AccountTags, NOT(ISBLANK(vw_cy_AccountTags[MSSalesID])))
)