Default value to use for "Refresh Data" setting for visualizations created using this item, expressed in minutes (e.g. 1440 = 1 day). A value of N means that whenever the visualization requests data, the engine will return data found in the cache if it's not older than N minutes -this means, if the engine fetched it from the datasource no more than N minutes before-. Set it to override the widget editor default behavior.
The ID of the data source
The ID of the data source
The subtitle of the data source, if not null will be displayed to users instead of connection information like host and database name.
The subtitle of the data source, if not null will be displayed to users instead of connection information like host and database name.
The title of the data source as displayed to users.
The title of the data source as displayed to users.
URL to the OData endpoint, is expected to be a URL with HTTP or HTTPS scheme.
URL to the OData endpoint, is expected to be a URL with HTTP or HTTPS scheme.
Boolean flag indicating if anonymous authentication should be used for this data source or credentials must be requested to the containing application.
Boolean flag indicating if anonymous authentication should be used for this data source or credentials must be requested to the containing application.
Boolean flag indicating if preemptive authentication should be used for this data source.
Boolean flag indicating if preemptive authentication should be used for this data source.
OData data source, configures the URL to get data from.