This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. 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.
| User | Count |
|---|---|
| 37 | |
| 37 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 31 | |
| 26 | |
| 23 |