Power Apps Filter and Search Functions on Large SharePoint List (including Delegation)

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

ความคิดเห็น • 15

  • @pravinshingadia7337
    @pravinshingadia7337 หลายเดือนก่อน +1

    Awesome video my friend - really useful.

  • @thelearninglife5023
    @thelearninglife5023 ปีที่แล้ว

    Very Clear Vipul. Best of luck

  • @stevehope9143
    @stevehope9143 ปีที่แล้ว

    Thank you for the excellent explanation. It was much appreciated.

  • @codebychetan
    @codebychetan ปีที่แล้ว

    Very well explained Vipul. Keep it up.

  • @aducaale328
    @aducaale328 9 หลายเดือนก่อน

    Thank you amazing content

  • @faisalomari7111
    @faisalomari7111 ปีที่แล้ว

    Dear Vipul, my data source is an Excel sheet, i have used your formula to filter e.g. by Case Focal point name, when i put the name nothing appears, so nothing is filtering, i have 900 rows in my excel, do you know why nothing is shown in my gallery, when i remove the name all list as 100 count shows, but when i put the first letter of the person name, nothing is shown...? kindly advise and help..

  • @mallikachakraborty8471
    @mallikachakraborty8471 ปีที่แล้ว

    Hi Vipul,
    If I want to create a form where multiple input sections (varying input types- text, choice and numbe) are there and whenever user wants to search for a certain record, he/she can input any of the mentioned sections and my application should be able to retrieve the record from the Sharepoint list (data source).
    Please guide on how that can be made possible.

    • @VipulJainEducation
      @VipulJainEducation  ปีที่แล้ว

      @mallikachakraborty8471 - It seems to be a very straight forward requirement. You can use the Power Apps in-built search capabilities to implement this scenario. If its a document search, then you can use Search REST API's to get the document and its metadata. May be I will create a video on this very soon.

    • @mallikachakraborty8471
      @mallikachakraborty8471 ปีที่แล้ว

      @@VipulJainEducation Thank you for your response, Vipul.