Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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:
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>
And now my reports are refreshing.
FYI this work-around is no longer working for me with the July 2019 version of the Gateway.
FYI, this change gets removed from "Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config" when a new verison of the gateway is installed and has to be reapplied.
Hi @jeffshieldsdev,
Thanks for your sharing.
Regards,
Daniel He
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 9 | |
| 8 | |
| 8 |