Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello,
I'm not seeing where this is causing a cyclic reference. Any help would be appreciated!!
#"Merged" = Table.NestedJoin(Previousdata,{"load_dt","id","promo_id"},Imported,{"load_dt","id","promo_id"},"Imported",JoinKind.RightAnti),
Hi @Anonymous ,
It's hard to find the problem from the code you provided.
You may try using the merge query feature instead and check if there's any error.
Best Regards,
Jay
Cyclic references in query editor steps are usually due to referring to the wrong table/step name so it'll be the previousdata or Imported table names. I would encourage you to see if you can construct the merge using the interface as an experiment. If it won't let you then that'll be the hint.
I wrote it myself in Qry Editor. Thx!!
Did you write it yourself or use the interface?
Check out the April 2026 Power BI update to learn about new features.
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.
| User | Count |
|---|---|
| 41 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 62 | |
| 31 | |
| 26 | |
| 25 |