Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Powerbi Dataflows not showing on Desktop

Hi,   Im having some troubles with the PowerBI service dataflows. I've been working on a dashboard for some time now which gets all its data from the dataflows. When i started working this morning ...
  • Anonymous's avatar
    Anonymous
    1 year ago

    I solved it this morning! By turning the code PowerBI uses to connect to regular dataflows into code that connects to the legacy dataflows. Since PowerBI suddenly only recognized my dataflows as legacy dataflows, this worked.

     

    This is the code I changed:

    This is the code that used to work before my dataflows were seen as legacy dataflows:

    This is the code that makes it work at the moment

     

    Thanks Expiscornovus and Anonymous for the replies!