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!

Iteractive Report CSV Export

Fiham ZuherSep 16 2025 — edited Sep 16 2025

In Oracle APEX 5.1, empty cells in a grid would export as a hyphen (-) in CSV files. However, in APEX 24.1, the same empty cells are exported as blank columns in Excel. give me solution without chaning the query with NVL(column_name,'-')

This is how looks in interactive grid.

When download it looks like this in csv like this.

This was working in Apex 5.1 when downloading it downloads with what shows in interactive grid. Since we upgrade from Apex 5.1 to 24.1 it showing blank. Please help on this.

Comments
Post Details
Added on Sep 16 2025
0 comments
90 views