How To Dynamically Filter A SharePoint Online List

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

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

  • @LuiIacobellis
    @LuiIacobellis  2 ปีที่แล้ว

    GET YOUR FREE COPY OF MY THREE SHAREPOINT TIPS TO SUPERCHARGE YOUR PRODUCTIVITY HERE: bit.ly/3Q921sH
    CHECK OUT MY HOW TO USE SHAREPOINT PLAYLIST - 40+ TUTORIALS:
    th-cam.com/play/PLmE7KGV9-I4uibXaJ7ZqTXbbS4tukRJPh.html

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

    Very interesting !! And can be workaround for other implementations. Do you know if it is possible to do it for hightlight content based on a page property ?
    Right now I can filter hightlight content on a page property but by passing a string value while I would like to get all the pages having the same property than the page I am on... 🤔

  • @iamtiffanyblumusic2157
    @iamtiffanyblumusic2157 6 หลายเดือนก่อน

    Is there a way to do a Filter by text (A unique value column) I need to find a record by its unique record value?

  • @kamilbuszmann4973
    @kamilbuszmann4973 2 ปีที่แล้ว

    Hi, is there any option to do that but with audience targeting. I mean document library return values that matches to audience targeted group of current user ?

  • @Rohit-ju8kp
    @Rohit-ju8kp 9 หลายเดือนก่อน

    How to achieve this same scenario where I want to add 2 list in my sharepoint page. from 2 diff sites. And want to add filter functionality in it.

  • @Meayushverma
    @Meayushverma 5 หลายเดือนก่อน

    Hi,
    Is it possible to repeat this twice. Lets say we have requirements for 2 dynamic filters. So final results = Filter1 AND Filter2

  • @wanessafs13
    @wanessafs13 ปีที่แล้ว +2

    How can I export this dynamic filter? I try, but it doesn't obey the filter. Thaks

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

      Hi there, you would have to do this from the source list. Navigate to the list, apply the view filter and then export. I have a tutorial demonstrating how to do this: th-cam.com/video/nogqcA6rNqg/w-d-xo.html

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

    Have you found any tricks where the child lists would display nothing until a parent row is chosen? I'm in too deep already, trying embedded modern script components to run javascript on the page that would target the id of the list component and perform a fake "click" on the first item....