Posts

Showing posts from June, 2021

Integrate Charts Region to Faceted Search using APEX_REGION.EXPORT_DATA API

Image
Before you get into the details of this blog , I would like you to visit wonderful blog written by  Carsten Czarski on  "Adding Charts to Faceted Search"  with different approach. This blog will help you to understand another possibilities available using different API. The main objective of this different technique is to assess performance improvement and I will try to post comparison of performance in future. At the same time, I will also wish if you all can share your experience as well by using this approach. Now, lets get back to our topic and explore it further.  You all are aware about Faceted Search and its powerful features. But, it still lacks some of the features which end users are looking for. E.g End user will expect to have ability to use faceted search region to filter chart region data. As of now , Chart Region does not support native integration with Faceted Search Region . But, APEX team has already provided useful APIs to achieve the same and I have use