Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 15 列的交互式报告。对于下载报告,我使用了操作菜单中的下载功能。当我尝试使用 10 个选定的列下载 csv 格式的报告时。CSV 不包含所有选定的 10 列。csv 文件中仅显示几列
Oracle APEX 使用为 HTML 输出定义的相同查询来生成 csv 以供下载,它应用应用于 HTML(来自 apex builder)报告的相同规则。如果您看到任何差距,那一定是由于设置造成的。尝试以隐身模式打开报告并下载。