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.
S2500TPAccount
Data source: CSUProdAS
evaluate
calculatetable
(
summarizecolumns
(
DimAccount[TPID],
DimAccount[TPAccountName],
DimAccount[IsS2500]
),
keepfilters(DimAccount[IsS2500]="Yes")
)