Quantcast
Channel: Service topics
Viewing all articles
Browse latest Browse all 62174

FIXED: Error: "Failed to read GatewayCore property: EnableFastCombine"

$
0
0

I was trying to refresh a report in the service that uses the Adobe Analytics connector and a on-prem database using the gateway, but kept getting this error:

 

Underlying error message: [Unable to combine data] <removed> references other queries or steps, so it may not directly access a data source. Please rebuild this data combination.

 

I have "Ignore the privacy levels" checked in my report settings, so I thought this was pretty strange.

 

I was also seeing this error in the on-prem data gateway logs:

 

Failed to read GatewayCore property: EnableFastCombine, Ex: Object reference not set to an instance of an object.

 

I found page, talking about adding something to the config file in the personal gateway:

https://docs.microsoft.com/en-us/power-bi/service-gateway-personal-mode#using-fast-combine-with-the-personal-gateway

 

Even though it says this fix is for personal gateway, I thought I'd try it--and it fixed the issue.

 

 

I added the following to "Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config":

 

 

<setting name="EnableFastCombine" serializeAs="String"><value>true</value></setting>

 

2018-06-22_09h51_20.png

 

And now my reports are refreshing.


Viewing all articles
Browse latest Browse all 62174

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>