Forum Discussion

sallywt's avatar
sallywt
Regular Visitor
8 years ago
Solved

Displaying multiple reports on one screen

I have 3 reports which use direct query to get data from 3 different databases.  I want to see all 3 reports on the same page so we can compare the results from the 3 databases.   This is easy if I...
  • sallywt's avatar
    sallywt
    8 years ago

    The reality is I started from scratch and resolved this myself by adding the SQL query at the beginning when creating the connection to reduce the data set being imported.