Forum Discussion
Renaming Field-Parameter issue
- 3 years ago
I does look like a bug, I agree.
BTW I wasn't trying to imply that a calculated column is "better" (normally it is advisable to avoid calculated columns where possible, so writing the code into the table constructor is probably better). I was suggesting an alternative way to include the columns as per the original poster's needs seeing as changing the column name wasn't working.
I'm not sure what you mean. can you post a depiction?
- thomasblt3 years agoFrequent Visitor
Hey,
Here is a table-view of my field-parameter called Dimensions.
As you can see each row is a different parameter, with different values per column (column #2 - "Field" is hidden as there might be some sensitive info). What I need is to rename the last column "Value5".- thomasblt3 years agoFrequent Visitor
I am also sharing with you the extended screenshot, where DAX can be seen (screenshot 1) and the error that shows up when I am trying to rename the column (screenshot 2)
Screenshot 1
Screenshot 2