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?
To get Date information you must have one date column
Without Date column you cant manage any Date Hierarchy
VijayP I have column with date (completion time) see 1st pic above and the format is set to date and time
- VijayP6 years agoCommunity Champion
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 agoCommunity 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?