Automatically assign list items to group members via Power Automate - Round Robin

Поділитися
Вставка
  • Опубліковано 5 жов 2024

КОМЕНТАРІ • 26

  • @stevenhampson8657
    @stevenhampson8657 2 роки тому +1

    Thank you for such a thorough explanation. Having looked around for some information, the fact that you demonstrate and the. explain the solution is great. Will check out the referenced items. Hope you do another video to show the other, related input flows and power app, showing the full context.
    Btw - what are the advantages of having the input from power app vs form?

    • @DamoBird365
      @DamoBird365  2 роки тому

      A form is restrictive in terms of the data validation and relies on a flow, the PowerApp can do all sorts of validation as well as displaying the information too, allowing the user to potentially check their calls logged. PowerApps write straight to the list. If you have a concept to explore, email me ideas@damobird365.com.

  • @moreetsimere8073
    @moreetsimere8073 8 місяців тому

    Great video, i have followed it and its working perfectly. However i am getting reference numbers duplicating. e.g. 2 items created one after another can have the same ref number (REF00003 and REF00003)

    • @DamoBird365
      @DamoBird365  8 місяців тому

      Do you have concurrency on the trigger off?

  • @nadaalaseeri7385
    @nadaalaseeri7385 11 місяців тому

    Thank you for your videos 😇 I just have a question .. can i do this without using forms?i am creating a powerapps connected to Sharepoint and i want to let power automate assign any new request came from app to share-point to be assigned directly on of the members

  • @omkar223
    @omkar223 2 роки тому

    You are the best!

  • @hockeygrrl12
    @hockeygrrl12 11 місяців тому +1

    Is there a way to skip someone inside of the user group? For example, I set up the groups and am a member; however, I am the administrator and won't be accepting any tickets myself.

    • @DamoBird365
      @DamoBird365  11 місяців тому

      You could use filter array?

  • @victoren91
    @victoren91 Рік тому +1

    I m getting an error in the Get Items step, specifically Order By clause. It seems that my Created on column on my SP list is formatted: 'yyyy-MM-ddTHH:mm:ssZ'
    How can I correct the formula there w/o necessarily changing the format of my list? It is vital I keep the time in.

    • @DamoBird365
      @DamoBird365  Рік тому +1

      Are you doing something different from the video? That’s the standard date time format.

    • @victoren91
      @victoren91 Рік тому

      ​@@DamoBird365 my Round Robin now is working perfectly fine. I did it based on a List Group Members (Teams). However, I would like to have a Power Apps where my group members can take themselves in and out when needed. For lunch, vacations, "ooo" etc. Would the logic change if I use a Dist. list instead of a List Group members? Can a SharePoint list be implemented for this purpose with the list of members that can easily be edit from a Power apps (adding / removing)?

  • @lakshmanan6501
    @lakshmanan6501 2 роки тому

    I have created a team in my teams with five members including me.. Then I Move to flow I am not seeing any action that is List of group member??? How that action will be added?? Or else what is that action name???

  • @MichaelRanque
    @MichaelRanque Рік тому +1

    Hi sir, is there any way that we can filter the group members base on their status like for example you can only assign task if they are online? Else if they are offline they will not included in the list. Thank you sir 😊

    • @DamoBird365
      @DamoBird365  Рік тому

      You could potentially use get presence on the graph api? learn.microsoft.com/en-us/graph/api/presence-get?view=graph-rest-1.0

    • @MichaelRanque
      @MichaelRanque Рік тому

      @@DamoBird365 thank you sir, you have any demo videos about this kind of scenario? 😉

    • @DamoBird365
      @DamoBird365  Рік тому

      You can watch this video Power Automate
      ua-cam.com/video/DkR3jmYCSro/v-deo.html that uses graph to create a draft email. I’ve not got anything for presence - yet 😉

    • @Jyoti-h1h
      @Jyoti-h1h 5 місяців тому

      Did you find any solution, i too have the same that how to assign task when a member is on leave

    • @DamoBird365
      @DamoBird365  5 місяців тому

      I’ve not explored this yet

  • @cameroncons4638
    @cameroncons4638 2 роки тому

    Hi, could you offer a private tutorial? I need some help creating this on my work website.

    • @DamoBird365
      @DamoBird365  2 роки тому

      Not enough hours in the day at the moment. I would suggest the forum powerusers.microsoft.com/ someone will assist you with a bespoke solution. You can tag me there too.

  • @apoloniomaramag4302
    @apoloniomaramag4302 Рік тому

    Hi DamoBirds365 - I always get the same assign order reference number which is REF#00001 and it is assigning it to the same person. What did I do wrong? Thanks in advance

    • @DamoBird365
      @DamoBird365  Рік тому

      Are you sorting in descending order?

    • @apoloniomaramag4302
      @apoloniomaramag4302 Рік тому

      Thanks for responding. I didnt expect it. What do you mean sorting in descending? Sorting the members name list? Thanks for clarifying.

    • @apoloniomaramag4302
      @apoloniomaramag4302 Рік тому

      @@DamoBird365 - Under the select variable when I test it, the output is showing the same person more than one and the rest in the group is not captured, thereby assigning it to the same person. what could be the issue?

    • @DamoBird365
      @DamoBird365  Рік тому

      @@apoloniomaramag4302 I don’t recall where in the video but you can read the blog post which will explain www.damobird365.com/round-robin-in-power-automate/

    • @apoloniomaramag4302
      @apoloniomaramag4302 Рік тому

      @@DamoBird365 thanks a lot! you're the best.