Forum Discussion
Date format mmm-yy
- 6 years ago
jcastr02 are you creating a new column or a new measure? So you create completion time in the query editor, you then push it to the visual pane and now you are trying to format that field in DAX but when you create a new column you can't see the date? Are you sure you creating a new column and not a new measure?
VijayP I have column with date (completion time) see 1st pic above and the format is set to date and time
You are in powerquery editor
Close and apply the power query editor and then
in Report view goto Sheet View and there Add new column
In the new column you can write What i menetioned above.
In power query editor you cannot write DAX
- vanessafvg6 years ago
Community Champion
jcastr02 are you creating a new column or a new measure? So you create completion time in the query editor, you then push it to the visual pane and now you are trying to format that field in DAX but when you create a new column you can't see the date? Are you sure you creating a new column and not a new measure?
- jcastr026 years ago
Post Prodigy
vanessafvg That was it, I was trying to create a measure vs. a column! Thank you for the help!