Forum Discussion
Data Showing in Incorrect Month?
Hi All,
I have imported the PowerBi table that was links to an excel file into a sharepoint list to create a better user experience.
However my charts are not out by one month...
I get this in the new Sharepoint List- All the data needs to be moved to the right by one month.
Than you in advance for your help!
cheers,
Peter
4 Replies
- parry2kSuper User
Anonymous not sue I fully followed your question, did you check the data and check if date value is correct? What measures are you using? Maybe there is something in the calculation, without seeing the sample data and also the measure (if used), it is hard to say what is going on.
- amitchandakSuper User
Anonymous , Not very clear, Can you share sample data and sample output.
Your date that is joining with date table may have timestamp. In that case remove timestamp
New DATE =[timestamp].date
or
New DATE =date(year([timestamp]),month([timestamp]),day([timestamp])) - AnonymousNot applicable
Sorry- I ment to say all my charts are out by one month.
e.g., Feb is showing are Jan, March is showing as Feb etc...
Regards,
Peter
- amitchandakSuper User
Anonymous , Problem with Calendar. Create correct calendar