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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Renaming column name only propagates to table references and not column references

Hello everyone.

If I rename a table (double-clicking the name), in measures that reference that table only the table reference is updated and the column reference does not.

 

Example: if I have a table

"Table 1"

and a measure

"Measure 1 = summarize('Table 1','Table 1'[Value])"
if I rename the table to
"Table 2"
the measure is updated to
"Measure 1 = summarize('Table 2','Table 1'[Value])"
instead of 
"Measure 1 = summarize('Table 2','Table 2'[Value])"
 
Using Version: 2.98.683.0 64-bit from the Store.
 
Many thanks!

António.

 

 

 

 

Status: Accepted
Comments
AGLourenco
Regular Visitor

In the post title instead of "Renaming column name..." should be "Renaming table name".

 

v-cazheng-msft
Community Support
Status changed to: Investigating

Hi @AGLourenco 

 

The issue is reported internally (ICM 268627797) and please modify column name in column reference manually as a workaround currently. In addition, I will  keep you posted with any updates.

 

Best Regards,

Community Support Team _Caiyun Zheng

v-cazheng-msft
Community Support
Status changed to: Accepted
 
v-cazheng-msft
Community Support

Hi @AGLourenco 

 

I've got feedback from product team said that this is a defect of product and they will tract on it. Before this issue gets fixed, please modify column name in column reference manually as I mentioned earlier.

 

Best Regards,

Community Support Team _Caiyun Zheng