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 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss 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?
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 39 |