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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! 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

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors