Forum Discussion
Anonymous
6 years agoNot applicable
Column mismatch between Desktop and Service
Hello, I'm relatively new to Power BI so hopefully this is something super easy and obvious to the more experienced. I have a basic report that contains a single line chart visual. The data sour...
- 6 years agoHi there
What I would suggest doing is to rather create the new column in the Query Editor.
Then create a new column and add in the following code:
[ReportDate] + #duration(0,13,0,0)
GilbertQ
6 years agoSuper User
Hi there
What I would suggest doing is to rather create the new column in the Query Editor.
Then create a new column and add in the following code:
[ReportDate] + #duration(0,13,0,0)
What I would suggest doing is to rather create the new column in the Query Editor.
Then create a new column and add in the following code:
[ReportDate] + #duration(0,13,0,0)