cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

Dataflow can't use multiple connection

Hi,

 

I've create data flow which has 2 table (with 2 different datasource) inside.

The first table Dim Employee, getting from On-Prem SQL server throught gateway.

The second table is the JSD skill matrix, getting from sharpoint throught

When I import first Table from SQL on my exisiting gateway I can dowload data and complete load.

Then when I added the second table with new connection to sharepoint "https://xxxx.sharepoint.com/sites/xxxx" the data from sharepoint can be also load successfully, but then after create new connection to sharepoint the connection from gateway on the first table not working anymore, it keep asking me for configure connection on the first table I click on it and selected the exisiting gateway I as the first step but it still not connect and keep asking repeatly.

 

chayaphon_0-1666065984623.png

chayaphon_1-1666066031286.png

 

if I didn't add sharepoint into my data flow the gateway will work normally but when I try to add new connection to sharepoint mixing with my exisiting then the data that bind with those gateway will no longer working.

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi Ankit,


I got the solution, the issue occur when I tried to merge the sharepoint table (JSD) with the SQL table (Dim Employee) which come from Gateway, so it seem like bug of dataflow will try to use connection of sharepoit to the SQL table that I merge.

 

So when I delete the merge step and let keep to table seperate and save&clode it will auto fetching data (refresh) with successfully and then you may come back to edit flow and merge between 2 of them again so the second time will work.

 

The problem will occur everytime when add new different connection and not yet save but merge it to other source then it will have problem on connection, so the only way is that to make sure everytime adding new source we do save it and refresh it first, then come back edit for merging step later it will not fail.

View solution in original post

2 REPLIES 2
AnkitKukreja
Super User
Super User

Hi! @Anonymous 

 

I had a similar issue with my client and they were 1st connecting to Oracle and then 2nd to SP. It worked for them but vice-versa was causing issues similar to yours. I think it could be a known issue at MS, we also have a ticket with MS advise you to do the same.

 

 

If I have answered your question or solved your problem, please mark this post as solved.
If you liked my response, please give Kudos

Thanks,
Ankit Kukreja
www.linkedin.com/in/ankit-kukreja1904
Anonymous
Not applicable

Hi Ankit,


I got the solution, the issue occur when I tried to merge the sharepoint table (JSD) with the SQL table (Dim Employee) which come from Gateway, so it seem like bug of dataflow will try to use connection of sharepoit to the SQL table that I merge.

 

So when I delete the merge step and let keep to table seperate and save&clode it will auto fetching data (refresh) with successfully and then you may come back to edit flow and merge between 2 of them again so the second time will work.

 

The problem will occur everytime when add new different connection and not yet save but merge it to other source then it will have problem on connection, so the only way is that to make sure everytime adding new source we do save it and refresh it first, then come back edit for merging step later it will not fail.

Helpful resources

Announcements
Vote for T-Shirt Design

Power BI T-Shirt Design Challenge 2023

Vote for your favorite t-shirt design now through March 28.

March 2023 Update3

Power BI March 2023 Update

Find out more about the March 2023 update.

March Events 2023A

March 2023 Events

Find out more about the online and in person events happening in March!

Top Solution Authors