Power BI Connector for CSV

Build 25.0.9454

SkipHeaderComments

Specifies whether the provider skips comment rows at the top of a file.

Data Type

bool

Default Value

false

Remarks

When this property is set to true, the connector skips all rows that begin with the # character until it encounters a row that does not.

When set to false, comment rows are included in the dataset as regular rows.

This property is useful for ignoring commented header sections in files that include descriptive text or metadata at the beginning.

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