Skip to main content

Notifications

Community site session details

Community site session details

Session Id : 5VVZnpoXq8XibjeRLEu/yp
Power Automate - Building Flows
Answered

How to concat excel cell values if not empty?

Like (0) ShareShare
ReportReport
Posted on 11 Dec 2018 22:36:15 by

Hi there,

 

I am trying to generate a comma-separated list (string) with values out of an excel-table.

The table has 3 cols: Name, Position, MobileNumber.

I want to make a list of all mobile Numbers, that are not an empty string.

 

reading the excel rows is working fine, but I still dont understand how to work with the filter-array and select-functions.

 

I've tried to simply loop through all excel rows in the table while working with a condition (number not empty) and an "attach element to array"-function. Obviously Flow then really loops through ALL table rows, even if they're completely empty. The loop process took about 4 minutes every time I've tested the flow. So I would rather work with filter and select.

 

Can somebody help me out with this?

  • Community Power Platform Member Profile Picture
    on 13 Dec 2018 at 06:30:41
    Re: How to concat excel cell values if not empty?

    Awesome, exactly what I need! You made my day, thank you! 🙂

  • Verified answer
    v-yuazh-msft Profile Picture
    on 13 Dec 2018 at 01:47:17
    Re: How to concat excel cell values if not empty?

    Hi @Anonymous,

     

    I have made a test on my side to create a excel table as below in my Onedrive for business:

    Capture.PNG

     

    You could refer to screenshot below to create the flow:

    Capture.PNG

     

    The expression in the Filter Array as below:

    @not(empty(item()?['MobileNumber']))

    The flow would run successfully as below:

    Capture.PNG

     

    Best regards,

    Alice

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.

Helpful resources

Quick Links

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Leaderboard > Power Automate - Building Flows

#1
David_MA Profile Picture

David_MA 308 Super User 2025 Season 1

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 271 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 249

Overall leaderboard
Loading started