Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

I cannot name a table "Measures", throws error, is it a reserved name?

I'm trying to load some tables from SQL Server, one of these is a measures table, and it should be named accordingly as "Measures", but PBI throws me the following error:

 

The name of the object "Table" cannot be the reserved string "Measures"

 

FabioBeka_0-1625731888891.png

What does this mean? Is "Measures" a system name that can't be used for naming tables? Is it a bug? Or did I break something?

 

Please help me!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi  @Anonymous ,

Measure is equivalent to a special mark of this power bi. If the table named as measure is loaded in, it will conflict with the default setting.

For example, there is a Sum function in the Dax function, so when we use Var, we cannot use Sum to name.

vyangliumsft_0-1626160651787.png

You can add a prefix symbol or letter in front of "Measure" and it can be used normally.

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi  @Anonymous ,

Measure is equivalent to a special mark of this power bi. If the table named as measure is loaded in, it will conflict with the default setting.

For example, there is a Sum function in the Dax function, so when we use Var, we cannot use Sum to name.

vyangliumsft_0-1626160651787.png

You can add a prefix symbol or letter in front of "Measure" and it can be used normally.

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

amitchandak
Super User
Super User

@Anonymous , Yes, I think table name can not be measures. It can be measure or KPI. It seem like a reserved word

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.