Forum Discussion

arvindsj's avatar
arvindsj
Regular Visitor
5 years ago
Solved

Getting data from 2 different tables into single chart.

Hi,   Here is my requirement, I need some suggestions on how i can get this done.    I have 2 different table containing test executions data from 2 different tools. Although i can get 2 differen...
  • arvindsj's avatar
    arvindsj
    5 years ago

    Hi,

     

    Here is what i did. Matched up columns of these 2 tables & used append as new to combine data into another table. This seem to work for me. 

     

    thanks for your suggestion.