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.
我在查询编辑器中做了一些更改。但是当我关闭并应用更改时。我收到错误模型对象名称必须为非空。我尝试删除我在查询编辑器中所做的最后更改。错误仍然存在。
在 Power Bi 中,此错误表示您的数据集中有空列。您必须删除该列并刷新文档,它应该可以工作。
@HuaGong 是正确的。很可能一列或多列加载时没有名称。
这表示您已将一个列标题留空。删除该列或为该列命名。
当您启用“使用第一行作为标题”并且第一行中有空值时,会发生这种情况。