Download hidden column in APEX classic report

Description:

An expression is an arbitrarily complex combination of operands (variables, constants, literals, operators, function invocations, and placeholders) and operators.

 

Hidden column cannot be downloaded in classic report if,

 

Display As: Hidden

Include In Export: Yes

 

This can be achieved using the PLSQL Expression:

 

Column attributes->

 

Display As: Display as Text

 

Column attributes-> Conditional display->

 

Condition Type : PLSQL Expression

Expression : apex_application.g_excel_format = TRUE

 

Summary: This post explains about PLSQL Expression

Queries?

Do drop a note by writing us at contact@staging.doyensys.com or use the comment section below to ask your questions.

 

 

 

 

 

Recent Posts