Include column only in download
Hidden
column cannot be downloaded in interactive report if,
Display As :
Hidden
Include In
Export : Yes
This can be achieved using the PLSQL Function
body returning a Boolean :
Column attributes->
Display As : Display as Text
Column attributes-> Conditional
display->
Condition Type : PLSQL Function body
returning a Boolean
Expression:
RETURN NVL(:REQUEST,'EMPTY')IN('CSV','XLS','RTF','HTMLD')
OR NVL(wwv_flow.g_widget_action,’EMPTY’)='SEND_EMAIL';
Exclude column only in download
Display
column will be downloaded in interactive report if,
Display As : Display as Text
This can be achieved using the PLSQL Function
body returning a Boolean :
Column attributes->
Display As : Display as Text
Column attributes-> Conditional
display->
Condition Type : PLSQL Function body
returning a Boolean
OR NVL(wwv_flow.g_widget_action,’EMPTY’)<>'SEND_EMAIL';
By
Angel
helpful post .
ReplyDeleteHi,
ReplyDeletethis solution is not working in APEX 5.1 Any idea?
This solution is not working , if columns are added or removed and then CSV downloaded.
ReplyDeletePlease let me know if there is any workaround.
Finepac Structures Pvt. Ltd. offers exceptionally designed Distillation Column Trays. We have provided different column trays for various giants of Oil & Gas, Petrochemical, Chemical industries.
ReplyDeletecolumn internals manufacturers
Thanks for sharing such a great article about Punchout CXML, it will help me in my work.
ReplyDeletePunchout CXML Catlog
Nice blog about punchout XML, it's being great to read this.
ReplyDeleteCXML Punchout
Thanks for sharing artile about OCI Punchout
ReplyDeletecXML PunchOut
Thanks for sharing artile about OCI Punchout
ReplyDeletecXML PunchOut
Its not working on apex 5.1, Please suggest.
ReplyDeleteExcellent blog I visit this blog it's really awesome. The important thing is that in this blog content written clearly and understandable. The content of information is very informative.
ReplyDeleteOracle Fusion HCM Online Training
Oracle Fusion SCM Online Training
Oracle Fusion Financials Online Training
Big Data and Hadoop Training In Hyderabad
Hi where to give tis condition in IR report can anyone please suggest
ReplyDelete