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!

Filtering a grid on a column with type html expression

TexasApexDeveloperDec 18 2019 — edited Dec 19 2019

Using APEX 18.2, Database 12.1, I have a page with a read-only grid that has multiple columns of data.  One of these columns shows errors found in a process that built the data in the grid.  Now to get the format to what my customer wants I am displaying this column with a type of html expression. 

I have a need to allow the user to filter so they only see rows in the grid where this error column is not null.  However using a column with the html expression type does allow it to be filtered.  Is there a way around this issue?

Thank you!!

Tony Miller

Los Alamos, NM

This post has been answered by Toufiq - Hexagon PPM on Feb 19 2021
Jump to Answer

Comments

Post Details

Added on Dec 18 2019
7 comments
2,280 views