web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Splitting excel column...
Power Apps
Answered

Splitting excel column value in dropdown

(0) ShareShare
ReportReport
Posted on by 90

I  Have an Excel with Column Numbers 

Nida_Sayedi_0-1686545237755.png

 

I need to pull this column in a dropdown and only fetch the number excluding "Tel : +" 

Example : I should fetch only 123456788, 1223456789,123456790,.....so on

 

 

I am able to split one  value using Split( dropdown1.SelectedText.Value , " +")  , But not all

I  want all Numbers values of table  to be Split at a time and displayed in a dropdown ,

how do I use split function for this , if I use split function its expecting first parameter to be text , but for me its table 

Split( Table1," +")  is not working

 

how can I do this ?

Categories:
I have the same question (0)
  • Verified answer
    v-xiaochen-msft Profile Picture
    Microsoft Employee on at

    Hi @Nida_Sayedi ,

     

    Please try this:

    vxiaochenmsft_0-1686547877237.png

    vxiaochenmsft_1-1686547885764.png

    AddColumns(LIST7,"temp",TrimEnds( Last(Split(Title,"+")).Value)).temp

     

    Best Regards,

    Wearsky

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 914

#2
11manish Profile Picture

11manish 627

#3
Valantis Profile Picture

Valantis 598

Last 30 days Overall leaderboard