Hi All,
I have created a table in my model which is linked to the powerpivot. I have also created some SQL in the model which pulls back data. Both work correctly.
Ideally I need to be able to "union all" on these two data types. Union all on SQL is easy, I've seen tutorials on how to do it on 2 imported excel files. But I can't see how to Union differing source types and I have got error messages with every approach I've tried.
Any ideas?
For background it would be helpful to do this for the following reason; Our database contains all our invoice records but then our finance team also have an offline "Checked version" - it takes them on average 3 days to check these so I would like to take all Invoices less than 3 days old from our database and all invoices more than 3 days old from their file.
Andrew
I have created a table in my model which is linked to the powerpivot. I have also created some SQL in the model which pulls back data. Both work correctly.
Ideally I need to be able to "union all" on these two data types. Union all on SQL is easy, I've seen tutorials on how to do it on 2 imported excel files. But I can't see how to Union differing source types and I have got error messages with every approach I've tried.
Any ideas?
For background it would be helpful to do this for the following reason; Our database contains all our invoice records but then our finance team also have an offline "Checked version" - it takes them on average 3 days to check these so I would like to take all Invoices less than 3 days old from our database and all invoices more than 3 days old from their file.
Andrew