Skip to main content

Notifications

Power Apps - Building Power Apps
Answered

Open URL stored on the second column sharepoint list.

Posted on by 361

I have a sharepoint list which have two columns:

  1. Title
  2. URL

I have this formula on a button 

Launch(First(Filter(OPBLISTE; StartsWith(Titre; TextInput1.Text))).URL)

I need to launch the URL stored on the column 2 of my sharepoint list after entering the text value of column 1 on my textinput1.

 

The issue i have is that the URL opened is not the one corresponding to my entered text on textinput1

Categories:
  • DBO_DV Profile Picture
    DBO_DV 4,239 on at
    Re: Open URL stored on the second column sharepoint list.

    No Problem. Could you please mark an answer as Solution to close this topic?

     

  • Sormick Profile Picture
    Sormick 361 on at
    Re: Open URL stored on the second column sharepoint list.

    I finally found what is wrong. My formula refers to the wrong textinput. Sorry for the inconveniance. Thank you for your support.

  • Verified answer
    DBO_DV Profile Picture
    DBO_DV 4,239 on at
    Re: Open URL stored on the second column sharepoint list.
    Filter(OPBLISTE; StartsWith(Titre; TextInput1.Text))

    You need to put into a gallery.

     

  • Sormick Profile Picture
    Sormick 361 on at
    Re: Open URL stored on the second column sharepoint list.

    Sorry but what would be the formula without "First " ?

    Did not worked for me.

  • DBO_DV Profile Picture
    DBO_DV 4,239 on at
    Re: Open URL stored on the second column sharepoint list.

    Try to drop the First to see if maybe there are more values matching your filter.

     

  • Sormick Profile Picture
    Sormick 361 on at
    Re: Open URL stored on the second column sharepoint list.

    I can see that this filter returns another value which is stored on a different row that the one i need on the column 2 of my sharepoint list. Don't know why it is not returning the same row as my textinput value.

  • DBO_DV Profile Picture
    DBO_DV 4,239 on at
    Re: Open URL stored on the second column sharepoint list.

    Hey @Sormick ,

     

    My advice would be to check what this part of your Filter returns. 

    First(Filter(OPBLISTE; StartsWith(Titre; TextInput1.Text)))

     

     

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

November 2024 Newsletter…

November 2024 Community Newsletter…

Community Update Oct 28…

Power Platform Community Update…

Tuesday Tip #7 Community Profile Tips…

Welcome to a brand new series, Tuesday Tips…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 143,591

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 64,090

Leaderboard