Power BI Connector for Shopify

Build 25.0.9454

ShopifyPaymentsAccountBalanceTransactionAdjustmentsOrders

The adjustment orders associated to the transaction.

View-Specific Information

Select

The connector uses the Shopify API to process WHERE clause conditions built with the following column and operators. The connector processes other filters client-side within the connector.

  • ShopifyPaymentsAccountBalanceTransactionId supports the '=, IN' comparison operators.

For example, the following query is processed server-side:

  SELECT * FROM ShopifyPaymentsAccountBalanceTransactionAdjustmentsOrders WHERE ShopifyPaymentsAccountBalanceTransactionId = 'Val1'

Columns

Name Type References Description
Link [KEY] String The link to the adjustment order.
Name String The name of the adjustment order.
Amount Decimal The amount of the adjustment order. Decimal money amount.
AmountCurrencyCode String The amount of the adjustment order. Currency of the money.
ShopifyPaymentsAccountBalanceTransactionId [KEY] String A globally-unique ID.

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