Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
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?
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 26 | |
| 22 | |
| 22 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 35 | |
| 28 | |
| 21 | |
| 19 | |
| 17 |