Hi, I am very new to power automate, would appreciate if someone can help me with a pretty simple problem. I have an array of customers as follows:
[
"customer 1",
"customer 2",
"customer 3"
.
.
.
]
I want to call "Power BI Report Export To File" step by passing it values from my array one at a time till all the end. In short, I want to iterate over my array and for each entry call another step which is passed on one value from my array.
For example: In iteration one, I want to pass "customer 1", in iteration two, "customer 2", and so on.
@Anonymous
See my example below and substitute your Power BI action for my Compose action.
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1