Forum Discussion
Dates are Broken Once again!
Ok this is weird,
After I went into Edit Query Mode and performed a tranform on the fields it worked. I thought that Power BI Desktop , making changes in the tables in Desktop was the same as performing field changes in the back-end query editor.
I had set the fields in Power BI desktop as Date fields.
Looks like I need to start making ALL changes in Query Editor as it actually performs transformation differently then the desktop application.
- Baskar9 years ago
Resident Rockstar
cool ,
Can u please check the data type for Date column in both Table.
Because it is working for me without any trouble.
- Anonymous9 years agoNot applicable
lcasey Yeah, I've had this same scenerio, the first time it took me a long time to figure out why things weren't working. Despite the date table being a product of the "model" and not imported information, I still had to do what you describe and make sure I went into edit queries to ensure the data type was changed to date.
- lcasey9 years ago
Post Prodigy
Thanks for confirming this. Now that I know I must use the edit query window to make any type of changes , even calculated columns and Measures, I think I will have much less issues building reports.
Hopefully this helps someone having issues like this. Even when I created a Number column in Power BI desktop for sorting it doesnt work. Everything Must be performed in the edit query window to work.
- Baskar9 years ago
Resident Rockstar
In Development canvas itself we can change data type, no need to go query editor window.
The same senario is working for me , then y can't u ?