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.
更改 TM 1 模板中的数据时,出现以下错误。
148:立方体单元写入状态元素是合并错误。
我已尝试再次重新加载模板,但它不起作用。
看起来您试图写入合并的(“C”)元素。根据您的实际 TM1 版本(顺便说一句:您使用的是哪一个),在 C 元素上输入值时自动传播是不可能的。
确保您检查了所有尺寸坐标以仅定位 N(或 S)个元素。希望这有效。