Forum Discussion

rashel2002's avatar
rashel2002
Helper II
8 years ago
Solved

Line Chart- Multiple Lines Each Based on different table i created

Hi Everyone!   I would like to create one Line Chart which based on two different tables (each of them was created from a different query). there is a way to extract data from two different tables...
  • Greg_Deckler's avatar
    8 years ago

    I believe what you want is a third table with just your DISTINCT WW's in it. You then would relate that table to your other two tables and use the WW column from this third table as your axis in your line chart.