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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 3 |