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 Zuher11 hours ago — edited 11 hours ago

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 11 hours ago
0 comments
16 views