Power BI Connector for SAP Ariba Procurement

Build 26.0.9655

Groups

Returns the collection of groups of approvers.

View-Specific Information

Select

The connector uses the SAP Ariba API to process WHERE clause conditions that are built with the following column and operators:

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

For example, the following queries are processed server-side:

SELECT * FROM [Groups]
SELECT * FROM [Groups] WHERE [UniqueName] = 'Val1'

The connector processes other filters client-side within the connector.

Columns

Name Type References Description
Id [KEY] String Unique identifier of the group.
UniqueName String Unique name of the group.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655