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.
我有一个基于 Excel 的 XML Publisher 模板。当我去预览报告时,它会打开一个完全不同的模板文件。我试过删除默认的 Excel 模板,但没有任何区别。显然有些东西很困惑。这是如何解决的?
当在 Excel 中打开错误的模板文件时,转到文件 -> 打开文件位置(在相关文档下)。
对我来说,它导航到 .\%APPDATA%\Local\Oracle\BIPublisher\TemplateBuilderforExcel\tmp。删除或重命名此文件夹中的 .xls 文件。然后打开下一个 tmp 文件夹并删除或重命名此文件夹中的 .xls 文件。
清除这些文件后,重新测试问题。应该解决。