Power BI Connector for OData

Build 24.0.9060

MaxSelectLength

The $Select query parameter has a maximum character limit. Setting this property to 0 prevents the driver from submitting the $Select parameter to the service, which is helpful for services that do not support it.

Data Type

int

Default Value

1000

Remarks

Some APIs have a limitation on the number of characters that can be included in the URL. If the set MaxSelectLength limit is reached, all columns will be retrieved from the service and then will be filtered clientside.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060