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 / data format is "Select...
Power Apps
Answered

data format is "Select", what happens to the code for searching using StartsWith?

(0) ShareShare
ReportReport
Posted on by 321

Dataverse "TB_ITAM_APPLICATION" 테이블에 있는 필드 "APPLICATION_TYPE"의 데이터 형식이 "Select"인 경우 StartsWith를 사용하여 검색하는 코드는 어떻게 됩니까?

If the data format of the field "APPLICATION_TYPE" in the dataverse "TB_ITAM_APPLICATION" table is "Select", what happens to the code for searching using StartsWith?
Filter(
     TB_ITAM_APPLICATION,

     StartsWith(APPLICATION_TYPE, SearchKeyword_input. Text)

      || StartsWith(cr861_applicationtype ,SearchKeyword_input. Text)

)
위와 같은 방식으로 작동하지 않습니다 ...

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

    Hi @Bingqiling ,

     

    May I ask what data source you have used?

    Dataverse or SharePoint?

     

    Let us assume the data source is SharePoint.

    vhanytianmsft_0-1691123622460.png

    Items of Gallery:

    Filter('0804-1',StartsWith(Test_Choice.Value,SearchKeyword_input. Text))

    vhanytianmsft_1-1691123655944.png

     

    Hope this will help you.
    Best Regards,
    Tina

     

  • Bingqiling Profile Picture
    321 on at

    data sourse is Dataverse. 

    error...

    Bingqiling_0-1691125015960.png

    problem1
    Invalid name. 'Value' is not
    recognized.
    This error usually appears when a formula refers to
    something that doesn't exist (for example, a control you've
    deleted).
    denture

     

    problem2
    Function 'StartsWith' has some invalid arguments.

  • Verified answer
    v-hanytian-msft Profile Picture
    Microsoft Employee on at

    Hi @Bingqiling ,

     

    Thanks for your infomation.

     

    We made a sample for you.

    vhanytianmsft_0-1691126420370.png

    Items of Gallery:

    Filter(AddColumns('0804-1S',"ChoiceValue",Text('DataChoice')),StartsWith(ChoiceValue,TextInput1.Text))

    vhanytianmsft_2-1691126481826.png

     

    Hope this will help you.
    Best Regards,
    Tina

  • Bingqiling Profile Picture
    321 on at

    Wow! Thank you so much.👍💖❤️
    Thanks to you, I solved it.
    Your ability is very high. It's incredible.😁

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 326 Most Valuable Professional

#2
11manish Profile Picture

11manish 168

#3
sannavajjala87 Profile Picture

sannavajjala87 75 Super User 2026 Season 1

Last 30 days Overall leaderboard