1

I made few changes in the query editor. But when I close and apply the changes. I get the error Model object names must be non empty. I tried deleting the last changes I made in query editor. The error still exists.

aadit042
  • 11
  • 1
  • 3

5 Answers5

1

In Power Bi, this error is saying you have empty columns in your data set. You have to delete that columns and refresh the document and it should work.

Roberto Caboni
  • 7,252
  • 10
  • 25
  • 39
1

@HuaGong is correct. Most likely one or more columns are loaded without a name.

0

This says that you have left one Column heading blank. Delete the column or give a name to the column.

0

This happens when you enable "Use First Row as a header" and there are null values in the first row.

Chris
  • 1,150
  • 3
  • 13
  • 29
0

This can also happen if the Excel (other source document you are using) is open on your desktop. You have to close the document and then try again.