Forum Discussion

jereaallikko's avatar
jereaallikko
Helper III
4 years ago
Solved

Line chart showing values from two different tables

Hi,   I am trying to create a simple line chart showing data from two different tables.   Both tables contains several parameters, such as date, ID, person etc. There are over 1000 records, so I ...
  • VahidDM's avatar
    4 years ago

    Hi jereaallikko 

     

    You need to have a Calendar/date table and add connect your tables to that date table. use date table dates as axis data and the value of your table as the value of the line chart.

    if you want to create a date table see this link:

    https://www.vahiddm.com/post/creating-calendar-table-with-3-steps

     

    If this post helps, please consider accepting it as the solution to help the other members find it more quickly.

     

    Appreciate your Kudos!!