Announcements
Hi guys! 😄
I have these lines that I drew from a .csv and they always come with these " " empty at the end, and this is breaking my flow. Does anyone know how to filter or remove them?
Thank u!
Hello @carudev ,
if it's always exactly 1 empty item in the array at the end, I'd use the take(...) expression to take from the array only lenght-1 number of items.
like this, but I'm not sure about the dynamic content format, you might need to replace it: take(outputs('Matriz_do_filtro'),sub(length(outputs('Matriz_do_filtro')),1))
HI guys!I found a very simple solution. I managed to solve it like this: using empty (item ()) is equal to false.
@equals(empty(item()), false)
Just look at the exits, It worked really well:
I hope this may help you guys, thanks! 😄
what's the format for rows?
The element she used is called "Filter Array" / "Matriz do Filtro" (in PT-BR).It works quite well. Thanks!
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 589
Valantis 328
David_MA 284 Super User 2026 Season 1