Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hello there,
I have noticed that when i am chaning the column name without changing its characters - for example from "Atribute Name" to "atribute name" i have an error:
The name "atribute name" is already used for a column on table "table name". Choose a different name.
It seems like this is a bug.
The workaround is to change the name to another temporar value and than change again to the desired column name.
Hi Slawomirdrzymal,
According to your description, you are experiencing the issue when changing a column name for "Atribute Name" to "atribute name", right?
I have tested it on my local environment, we can reproduce this issue. Based on my research, it seems that the obecjt name on Power BI are case-insensitive. So the name "Atribute Name" and "atribute name" were treated as the same name.
If you have any concern on this feature, you can submit your idea on the link below. If this feature was mentioned by mulitple users, product team will consider to add this feature to next release.
https://ideas.powerbi.com/forums/265200-power-bi-i
Regards,
Charlie Liao
There is already one idea regarding to case insensitive, please check: https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/12423990-case-sensitivity-as-an-o...
Not sure if it qualifies as a bug, it is just the nature of the modeling engine, column names are case insensitive. For example, if you have a column called "Hours" and you create a new column called "Column" and you give it as its formula:
Column = [hours]
or
Column = [Hours]
or
Column = [HoUrS]
or
Column = [HOURS]
They all work.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 60 | |
| 46 | |
| 39 | |
| 23 | |
| 23 |
| User | Count |
|---|---|
| 144 | |
| 106 | |
| 63 | |
| 38 | |
| 31 |