Welcome to the Embedded Reporting feedback portal. We’re happy you’re here! If you have feedback on how to improve the Embedded Reporting, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Need to enhance the functionality of the Report Designer in Bold Reports. The two key features that need to be implemented are:

Support for Direct Elastic Search Queries:
  • Modify the Report Designer to include an option for executing direct Elastic Search queries as a data source.
  • Integrate the necessary components to process and execute direct Elastic Search queries within the report generation pipeline.
  • Implement error handling and validation mechanisms to ensure the correct usage of direct Elastic Search queries.
  • Update the user interface to allow users to input and execute direct Elastic Search queries seamlessly.

Array Value Aggregation Support:
  • Enhance the data aggregation capabilities of the Report Designer to handle array values of a column.
  • Implement algorithms and logic to aggregate and summarize data from array-valued columns effectively.
  • Provide support for commonly used aggregation functions, such as sum, average, min, max, etc., for array values.
  • Ensure accurate calculations and appropriate handling of the array structure during aggregation.