Forum Discussion

knotpc's avatar
knotpc
Advocate I
8 years ago
Solved

Graphing Temperature Changes Overtime

Hello,   I have a CSV that has MM/DD/YY HH:MM:SS and Temperature in decimal format. I have linked the CSV with Power BI Desktop. I am able to get the system to display the correct Date. In Data Mod...
  • knotpc's avatar
    knotpc
    8 years ago

    Xi Jin, 

     

    The proposed solution does not work when you span days as PowerBI does not appear to be able to handle the DATE + Time when they are separated in the source data. To make the graph work, I combined the DATE + TIME in the source data to ONE field. After that, the graphing worked as desired.