Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to show Facet counts from different column

Hello,

I am trying to do a Faceted search but its not meeting my requirements. I want the count on Facets to be from a different column in same table instead of total number of records. For example in below page the Female count is 97(total records with female is 97). But I want to display this value with a column from OBS

Instead of counting the number of Female, I want the count from sum(OBS).

My demo application is here→https://apex.oracle.com/pls/apex/r/kanchana/demo-kc/facet

user- tst_user

password- Demo123!

Appreciate your help!

Thanks!

Comments
Post Details
Added on Jun 2 2023
1 comment
230 views