We have a single SQL Server that has two databases on it. Two schemas dbo. bi.
In a power apps dataflow power query I am wanting to merge two tables, one from each database together and then load into cds.
I can load them, I can merge them, etc. but when I go to try to create it in CDS it is saying there is an error with schemas. I'm assuming that is because the tables are from two databases? Is there a command or something to merge these or convert the schemas.
Thanks, Terry