Forum Discussion
Anonymous
4 years agoNot applicable
While refreshing data in power bi, table column name change dynamically but report getting collapse
We are created the report for maintain the data of next 12 month according current month, also the column name is starting from the current month For Example, Jul/Aug, Aug/Sept, Sept/Oct...... and so...
lbendlin
Super User
4 years agoThere is nothing you can do about that. Adding new columns to source data is very bad practice. Instead, try to unpivot your source data so the columns stay the same.