March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
So this is a wierd issue, I have a report that had been on scheduled refresh without issue, in the last couple of days if I change the schedule I get the "Install personal gateway" message and I can't schedule the refresh on the enterprise gateway. I've double checked the sources and they are all in the enterprise gateway and seem to be connected.
I opened a new blank pbix in desktop and created connections to the same sources (copy paste the sources from the problem report), deployed it and I was able to schedule the refresh.
I'm hoping there is no corruption in the report .pbix causing this.
I unsderstand that this is very general but I'm wondering if anyone has had a similar issue or failing that, could someone suggest next steps for tracking down the bug?
I'm using the latest version of PowerBI desktop and the enterprise gateway was updated to the latest version at the end of September.
Thanks!
Solved! Go to Solution.
It looks like an issue others are having too,
https://community.powerbi.com/t5/Issues/Gateway-disabled/idi-p/268213/page/2#comments
Hi,
I have implemented a workaround for this. I have removed the append query in the query editor and then created a new table in DAX with a UNION of the previously appended queries:
TABLE = UNION(FirstDataSource,SecondDataSource)
Hi @djk1000,
You said that had been on scheduled refresh without issue, you add the data source in old gateway version, right? If it is, you create a new pbix file, it works fine, which mean the lastest dataway support the datasource, so I guess there is a problem between old and new gateway version. You can Fiddler to trace what is happening between your client machine and the Power BI Service like shown in the vedio. Then please create a support ticket on the right bottom of this page, share the traced logs to them to get better assistance.
Best Regards,
Angelia
It looks like an issue others are having too,
https://community.powerbi.com/t5/Issues/Gateway-disabled/idi-p/268213/page/2#comments
Hi @djk1000,
You're right. You can follow the cases, the issue has been reported internally to Power BI Team: CRI 49306659. Please wait for the update.
Best Regards,
Angelia
Hi,
I have implemented a workaround for this. I have removed the append query in the query editor and then created a new table in DAX with a UNION of the previously appended queries:
TABLE = UNION(FirstDataSource,SecondDataSource)
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
25 | |
21 | |
11 | |
10 | |
9 |
User | Count |
---|---|
47 | |
31 | |
18 | |
17 | |
16 |