Forum Discussion
Error Message dataflow gen 1
- Anonymous1 year ago
Hi jochendecraene ,
Thank you for confirming and sharing the screenshot.
It’s quite insightful that the connector name had changed locally from in csharp
= PowerBI.Dataflows(null)
to
= PowerPlatform.Dataflows(null)
This kind of silent change often happens due to backend updates or connector reconfigurations by Microsoft. Good call on switching it back to PowerBI.Dataflows(null) glad to hear that resolved the issue and your dataflow is now loading correctly.
If BeaBF response helped guide you toward the solution,
If the above solutions works consider marking it as “Accept as Solution” and give a kudos to help others in the community facing the same Gen1 connector issue.
Regards,
Akhil
Hi jochendecraene ,
Just checking in glad to hear you were able to identify the connector name change and get things working again. That kind of silent shift from PowerBI.Dataflows(null) to PowerPlatform.Dataflows(null) can definitely be tricky to spot.
Were things still running smoothly after switching it back? Sometimes those subtle backend updates catch us off guard, so just wanted to make sure everything's stable now.
Reagrds,
Akhil.