Hi,
I have an Apply to each loop where I filter an array. The results returned by the filter array are OK when I look at the results after the flow succeeded.
My issue is that I want to append an other array to put each records returned by this filter.
The original array contains these columns: Date, Journal, Category, Value.
My original array contains 15 records.
I filter the column 'Category' based on 3 values contained in the variable 'SetupInvoicesCategories'. I should get 6 records returned in result in my new Array, but I only get the name of the 3 categories (so 3 records) and other fields are empty.
Thanks for your help
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2