Forum Discussion
Anonymous
4 years agoNot applicable
Column specification
Dear Power BI community,
Simply formulating my question
I have a "Matrix" table with column names: 0, 0.01, 0.02, 0.03, 0.04 ... .
Now is it possible to create a new column which would return Matrix[function which gives back 0.01 like Divide(1,100)] = Matrix[0.01] column.
Thanks for the help.
Anonymous , I doubt that as column name using a calculation
But if this is a row value you can display that in Matrix visual as column
2 Replies
- amitchandakSuper User
Anonymous , I doubt that as column name using a calculation
But if this is a row value you can display that in Matrix visual as column
- AnonymousNot applicable
Thanks a lot for the reply!