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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I have list which contains 117 items , Now i want to loop through this list i expecting some thing like below.
List
For each item in list
Insert into DB.
I can insert the first date but not all
Regards,
Tamilselvi K
Solved! Go to Solution.
Add a custom column. Specify the NativeQuery for the value. Hit ok - Power Query will do the rest for you (apply each etc)
BEWARE: There are lots of issues with query caching. It is not guaranteed that all your inserts will land, or that you won't have duplicate inserts.
Add a custom column. Specify the NativeQuery for the value. Hit ok - Power Query will do the rest for you (apply each etc)
BEWARE: There are lots of issues with query caching. It is not guaranteed that all your inserts will land, or that you won't have duplicate inserts.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.