Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric certified for FREE! Don't miss your chance! Learn more
Currently, there doesn't seem to be a way to reference item() separately when Filter is within ForEach. In my example, I use Filter within my ForEach to filter down a table that from a previous LookUp activity. The idea is to get a record from LookUp (using Filter) to match the current item() of ForEach loop. The issue is when defining the expression for Filter, I'd use "@equal(FilterItem, ForEachItem)" and that can't be done since there's no clear distinction for "item()" in this scenario. Hope this gets improved soon. It may be a minor but large improvement for data pipelines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.