Skip to main content

Notifications

Community site session details

Community site session details

Session Id : 8k9nZca2CQAbXfof83lkr0
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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

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

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
stampcoin Profile Picture

stampcoin 61

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 47 Super User 2025 Season 1

#3
rzaneti Profile Picture

rzaneti 31 Super User 2025 Season 1

Overall leaderboard
Loading started