Forum Discussion

Tom12347821's avatar
Tom12347821
Frequent Visitor
2 years ago
Solved

Circular Query

I get the below message when looking at the data model on power bi service. It doesn't show up on desktop version. is there an way to identifiy exactly what it's refering to so I could fix?   Circu...
  • gareauk's avatar
    2 years ago

    I encountered the same error and resolved it by adjusting my parameters. Initially, my parameter was designed to either pull in the top 10,000 rows or display the table name.  I did this to reduce the table sizes. I corrected this by changing the parameter to point directly to the source instead of the table name.  After republishing and refreshing, the error disappeared. I hope this helps someone.