Forum Discussion

sdlsaginaw's avatar
sdlsaginaw
Frequent Visitor
9 years ago
Solved

On-premises gateway ability to limit data source connections/disable parallel loading?

I'm having a problem in that the on-premises gateway opens more ODBC connections than we have licenses for and will not refresh.    I have disabled parallel loading for the pbix and it works in des...
  • sdlsaginaw's avatar
    sdlsaginaw
    9 years ago

    I ended up writing a proxy server that accepts all of the gateway ODBC connections then brokers out the real connections to the ODBC server within the allowed license count.  Works great.