Is it possible to use data source-specific options when appending a table?
4 vues
Réponse
Yes, the `dataSourceOptions` subparameter (aliased as `options` or `dataSource`) within the `source` parameter allows you to specify a list of key-value pairs for data source-specific configurations.