Forum Discussion

Gus's avatar
Gus
New Member
10 years ago
Solved

Comparing/plot two tables along a common time axis made of timestamps

Hi, I have two CSV files, both listing events of different kinds. Each line in the CSVs start with a timestamp. I can create nice diagrams from each of the CSV sources in Power BI Desktop, but I seem...
  • samdthompson's avatar
    10 years ago

    sure, not a problem. firstly dont split the columns. they are the key you need to join onto a separate table. I have just a a look and see that the milli second fomat is not available in powerbi, i might have missed something but i cant see it. To get around this problem i would make a text version of the right format in excel 

     

    and create the joins to the time columns in your CSV files. This extra step needs to be done as the format of the csv time columns needs to be text since powerbi does not accept the .xx part of your time format. you can then join like this: