Forum Discussion
Alvanor
3 years agoNew Member
Creating a Simple Month-Over-Month Line Graph (Relationship Issue?)
I am attempting to make a simple line graph that shows total monthly sales month-over-month, just as the example image below depicts. I have two imported excel data-sets; one is the sales log, the ot...
- 3 years ago
I suggest you change the datatype in Power Query.
Right click on timestamp column --> Change Type --> Date
Refresh the dataset and please check again
Alvanor
3 years agoNew Member
The timestamp column in the original format does include the time as well - however I switched it to only Date in the Data field. Could that be the issue?
themistoklis
3 years agoCommunity Champion
I suggest you change the datatype in Power Query.
Right click on timestamp column --> Change Type --> Date
Refresh the dataset and please check again
- Alvanor3 years agoNew Member
Yup thats what worked, the change had to be made in the Power Querey - Thank you so much!