Power BI Connector for REST

Build 25.0.9454

TypeDetectionScheme

Specifies how to determine the data types of columns.

Possible Values

None, RowScan

Data Type

string

Default Value

"RowScan"

Remarks

NoneReturns all columns as the string type.
RowScan (default)Scans rows to heuristically determine the data type. Requires you to set RowScanDepth to specify the number of rows to be scanned.

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