Forum Discussion

aoncirto's avatar
aoncirto
Frequent Visitor
6 years ago

Error from dynamic data in chart

Hello Everyone, 

 

I have little issue with excel and charts in PowerBI. I set dynamic column name like this and works fine: 

DynamicNameHeader= Table.ColumnNames(#"Promoted Headers"){2} (in Excel sheet is column name CW_25)

DynamicNameHeader= Table.ColumnNames(#"Promoted Headers"){1} (in Excel sheet is column name CW_24)

 

But, if i do chart compare from CW25 to CW24. After i change the column names to CW20 and CW21, PowerBi update data correct but the chart still looking for old data. Do you have any ideas how to fix it ?

 

Have a nice day 

Thank you

 

Tomáš

 

 

2 Replies