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 中处理来自 2sxc 的数据(用于报告/分析目的)。是否可以创建一个查询来创建带有字段的正常外观视图?
谢谢。
从技术上讲,这可以使用标准 sql 来完成,但我无法提供一个简单的示例。你基本上需要做枢轴。或者,您可以创建一个 html 视图并在 excel 中打开/链接,这可能更容易做到。