I wish to create Excel Charts with 2 tables from SQL Server 2005 - one table Current Year data and the 2nd table Historical Data and both tables are the same schema. I would like to avoid creating a new table by combining the two into it. Is there a way to vertically stack the history and current data fields through joins, merge or Union without fields repeating? Ultimately the current and history field will update my Excel Charts each month when we close the GL data accounts in Dynamics GP accounting application each month. Thank you for your help
Start Free Trial