Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Creating a date table by combining two existing date tables from different data sources

I am workig with sensor data from two data sources. When I plot them in the line chart using the date column from one table or the other, I get the following -      Is there a way to create ...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Ziyad,

     

    You can follow the below steps to get this done.

    I have created 2 tables Sheet1 and Sheet2

    Using these 2 tables i have created another table using Append option fro Query editor Edit Queries ==> Append Query (using Append Queries in new - You can append in same table as well)

    This will have data like below (i have used the comment column only to indentify the different values. You can use your own)

    Then click on "Close and Apply". Create your report using this new table.

    If this solves your problem please accept this as solution.

    Thanks,

    Sunil