Idea Summary
APEX Export When Excel can support output formulas and multiple sheets?
Use Case
Sometimes the output data is more than 1 million rows, and it may be necessary to divide multiple sheets to output Excel. Most Excel users have formulas, and you can see the formula calculated by the column data by exporting formulas to Excel, and users will automatically update the data according to the formula when modifying a column data.
Preferred Solution (Optional)
Output Excel through PL/SQL packages, but it violates the low-code principle.