Release Notes
- Handle column names with allowed special characters
- Made Column To Return optional unless Timeseries Aggregation is selected
- Fixed live update issue
- Handle sub-queries within the ADX query
- When query parameter values are not supplied by the app page during runtime, the Connector will use the original values that were specified as query parameters in the ADX query
- Disable default date filter parameters when using query parameters
- Implemented query parameters functionality
- Optimized aggregation query using shuffle strategy and materialize function
- All non-numeric columns are added by default to the group by clause when using aggregation
- Changed the kql operator from contains to has in filter module for better performance
- Added help text to the Aggregation Parameters section: at least one column must be numeric
- Added live update functionality
- Added Timeseries dynamic aggregation functionality
- Resolved minor issue to make Sort, Take and Order work at the source i.e. ADX
- Added Insert and Update operations to the entity just to support refresh on button click without actual insert/update functionality
- Fixed issue with GetCustomQueryColumns
- Name change
- Non-static with token caching and HttpClient
- Non-static without token caching
- Initial Release
Last modified 1mo ago