Set a SharePoint Person column to Default to the User

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

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

  • @theloneshade
    @theloneshade ปีที่แล้ว +1

    Thanks Shane! Really appreciate all the videos!

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

      You are welcome Daniel

  • @cedartree816
    @cedartree816 2 หลายเดือนก่อน +2

    For those predisposed to typos as I am:
    {
    Claims: "i:0#.f|membership|" & Lower(User().Email),
    DisplayName: User().FullName,
    Email: User().Email,
    Department: "",
    JobTitle: "",
    Picture: ""
    }
    Oh, and if you need to use it in a datacard to set DefaultSelectedItems it needs to be wrapped in a table:
    Table(
    {
    Claims: "i:0#.f|membership|" & Lower(User().Email),
    DisplayName: User().FullName,
    Email: User().Email,
    Department: "",
    JobTitle: "",
    Picture: ""
    }
    )
    Great vid Shane-- thanks!

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

      Thaks for sharing! 🤩

    • @shubhamkale5003
      @shubhamkale5003 2 หลายเดือนก่อน

      Very helpful comment

  • @mauricioetienne3379
    @mauricioetienne3379 ปีที่แล้ว +1

    How would yo default the person within your org with the soonest availability in their outlook calendar? 👀👀👀
    Graph API?
    🙌🏻

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

    You lost me at "form" as I see no "Combo box" - maybe the UI is too user friendly now?

    • @ShelliG
      @ShelliG 2 หลายเดือนก่อน

      OK, think I got it now - thanks!!

    • @ShanesCows
      @ShanesCows  2 หลายเดือนก่อน

      Glad you got it 🤩

  • @gatorhd732
    @gatorhd732 ปีที่แล้ว +1

    Please make a video how to clear a SharePoint person column via PowerApps, thanks

    • @ShanesCows
      @ShanesCows  ปีที่แล้ว +1

      I haven't tried but what I show here th-cam.com/video/VUk7krgitzw/w-d-xo.html talked about patching blank dates and I am pretty sure it would work for Person column also.

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

      @@ShanesCows I will try it, thanks a lot

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

    Description

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

      😎

  • @MerkDolf
    @MerkDolf ปีที่แล้ว +1

    😅 👌👍