Power BI Connector for Salesforce Marketing Cloud

Build 25.0.9454

TimeZone

Lists supported time zones in Salesforce Marketing Cloud. Each record includes the time zone identifier (Id), offset, and regional description. This view supports configuration of time-based automations and send scheduling.

View-Specific Information

Select

The connector uses the Salesforce Marketing Cloud APIs to process the following WHERE clause operators for all but date-time values: =, !=, <>, >, >=, <, <=, IN. For date-time values, only > and < are supported. The connector processes other filters client-side within the connector.

For example, the following (but not only) queries are processed server side:

SELECT * FROM TimeZone

Columns

Name Type Description
ID [KEY] Int The unique identifier (Id) for the timezone record. This value is system-generated and uniquely identifies the timezone entry within the schema.
Name String The descriptive name of the timezone, such as a standard region or offset label. This value helps users and systems reference the appropriate timezone for scheduling, localization, and data processing activities.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454