Classy Powerapps
Classy Powerapps
  • 134
  • 222 910
trigger action after set approval count reached | conditional approval in power automate
In this video, discover how to trigger actions automatically in Power Automate after reaching a set approval count. Whether you're managing workflows or handling business approvals, this guide will show you step-by-step how to configure your flow to execute processes once a specific number of approvals is received.
🔹 What You’ll Learn:
Setting up approval workflows in Power Automate.
Using conditions to check approval counts.
Automating actions based on approval thresholds.
Trigger condition to use:
@contains(triggerOutputs()?['body/msdyn_flow_approvalresponse_response'], 'Approve')
Approval Index ID column : msdyn_flow_approvalresponseidx_approvalid
*Note, You can add another condition to make the process more precise. Simply compare the Approval Title with the Title column in the Approval table for a specific Approval ID. This way, your process will only run for a particular type of approval, ensuring more accuracy and control.
Переглядів: 61

Відео

create & use custom functions in power apps
Переглядів 20321 день тому
Are you tired of writing the same code repeatedly in your Power Apps? 😓 In this video, I'll show you how to work by creating custom functions in Power Apps that you can use across your app with just a simple call! 🎉 Learn why it’s essential to centralize your code into reusable functions, making your app cleaner, faster, and easier to maintain. I’ll walk you through: Why custom functions save t...
create your first copilot || copilot studio
Переглядів 89Місяць тому
Are you ready to start your Copilot development ? In this video, we’ll go through the entire process of building your own Copilot, starting from the basics and moving toward advanced techniques. Whether you’re just starting or looking to refine your knowledge! 💡 here we will try to find the answer for What is copilot ? How we can build it? How it can help in enhancing the productivity or the cu...
ways to create a power App from an existing power app
Переглядів 102Місяць тому
In this video, I'll walk you through the various approaches you can use to create a Power App from an existing Power App. This situation you will face easily specially when the target environment is not ready for any development work and you started it inside your environment but now you need to move all your work to the target environment. Each approach provides flexibility depending on your s...
when a row is selected in power automate
Переглядів 2242 місяці тому
In this video, we explore the "When a row is selected" action in Power Automate and how it can be used to implement basic scenarios. This action allows you to trigger workflows directly from within your data, making automation more interactive and streamlined. Watch the step-by-step guide on how to leverage this action for efficient process automation and learn how it can enhance your Power Aut...
if condition in power automate flow|| power automate
Переглядів 7773 місяці тому
In this video, we'll dive into how you can use the IF condition in Power Automate to make your flows more efficient and optimized. The IF condition is a powerful tool that allows you to introduce decision-making logic into your flows, enabling you to handle different scenarios dynamically. Key Point: * How to set up the IF condition in your flow. * Real-world examples of using IF conditions to ...
call one flow from another in power automate | nested flow call
Переглядів 1,7 тис.3 місяці тому
In this video, I'll show you how to call one Power Automate flow from another-a powerful technique that can streamline your workflows and make your automation processes more efficient! What's Covered: Setting Up the Parent Flow: How to configure the main flow to trigger a child flow. Creating the Child Flow: Learn how to build a flow that can be invoked by other flows. Passing Data Between Flow...
unboxing of microsoft mvp kit | microsoft welcome kit
Переглядів 1533 місяці тому
In this video, we take you through the exciting unboxing of the Microsoft MVP Kit! Curious about what’s inside the exclusive package delivered to you when you’re recognized as a Microsoft Most Valuable Professional (MVP)? Join me as we explore the contents and discuss the significance of each item in this prestigious award kit. Whether you're an aspiring MVP or simply interested in what the MVP...
prevent accidental closure of power app || power app
Переглядів 1505 місяців тому
In this video, we explore the ConfirmExit property in Power Apps and demonstrate how to prevent accidental closures of your app. The ConfirmExit property, when set to true, triggers a confirmation dialog box before the app is closed, ensuring that users do not exit unintentionally. By default, this property is set to false, meaning no confirmation dialog appears. What You'll Learn: Understandin...
get inbuilt sorting in power app
Переглядів 2236 місяців тому
get inbuilt sorting in power app Unlock the power of inbuilt sorting in Power Apps with this quick and easy tutorial! 🎉 Learn how to implement sorting functionalities directly within your Power Apps to enhance user experience and streamline data management. Whether you're a beginner or an experienced developer, this step-by-step guide will help you add sorting features effortlessly. Don't forge...
power automate versioning || power automate version control
Переглядів 4687 місяців тому
In this video, we explore the latest feature in Power Automate: Flow Versioning. Say goodbye to overwritten enhancements and lost progress! With Flow Versioning, you can now track and manage different versions of your automation flows, ensuring smoother and more controlled automation journeys. Join us as we dive into this powerful tool and learn how it can revolutionize your automation experien...
block power platform connector actions
Переглядів 1388 місяців тому
block power platform connector actions In this video, we'll show you how to block particular actions of a selected connector in the Power Platform. Sometimes, you may want to restrict certain actions of a connector to prevent users from performing specific operations. We'll walk you through the steps to achieve this and demonstrate how to configure these restrictions effectively. By the end of ...
block url under dlp || data loss prevention
Переглядів 2289 місяців тому
block url under dlp || data loss prevention In this video, we'll dive into how to effectively block specific site URLs using Data Loss Prevention (DLP) policies. Learn step-by-step how to set up and configure DLP to restrict access to unwanted or sensitive sites, ensuring a more secure environment for your organization.
deep linking in power apps for teams || power apps for ms teams deep linking
Переглядів 80410 місяців тому
Deep linking in Power Apps for Teams || Power Apps for Microsoft Teams Deep Linking In this video, we will understand how to implement deep linking functionality in Power Apps for Microsoft Teams. Specifically, we'll explore how to achieve this when our app is present inside a particular channel. This approach will explain how to obtain the required values, paste them into a specific format, an...
compose vs variable action in power automate || power automate
Переглядів 97710 місяців тому
compose vs variable action in power automate || power automate In this video we will understand which to proceed compose or variable actions in power automate cloud flow in order to build the optimized automation. Since both are used to hold the values while the flow is running So here we will be try to compare both in following areas Execution Time Declaration Datatypes Values replacements Scope
get power automate code || power automate edit code
Переглядів 3,9 тис.11 місяців тому
get power automate code || power automate edit code
document library in environment variable || sharepoint document library drive id
Переглядів 1,6 тис.Рік тому
document library in environment variable || sharepoint document library drive id
dataverse workflow || model driven power app part 8
Переглядів 1,2 тис.Рік тому
dataverse workflow || model driven power app part 8
excel table name from id || power automate excel table
Переглядів 766Рік тому
excel table name from id || power automate excel table
script for dataverse || model driven power app part 7
Переглядів 289Рік тому
script for dataverse || model driven power app part 7
change column datatype on production |power platform managed solution
Переглядів 1,1 тис.Рік тому
change column datatype on production |power platform managed solution
business rule || model driven power app part 5
Переглядів 533Рік тому
business rule || model driven power app part 5
business process flow || model driven power app part 6
Переглядів 430Рік тому
business process flow || model driven power app part 6
create model driven app || model driven power app part 4
Переглядів 277Рік тому
create model driven app || model driven power app part 4
configure forms and views || model driven power app part 3
Переглядів 452Рік тому
configure forms and views || model driven power app part 3
create dataverse table || model driven power app part 2
Переглядів 282Рік тому
create dataverse table || model driven power app part 2
model driven introduction || model driven power app part 1
Переглядів 385Рік тому
model driven introduction || model driven power app part 1
flow template sharing | power automate flow
Переглядів 1,2 тис.Рік тому
flow template sharing | power automate flow
deployment of power page | power pages in power platform part 7
Переглядів 913Рік тому
deployment of power page | power pages in power platform part 7
power automate joins | join array in power automate
Переглядів 2,5 тис.Рік тому
power automate joins | join array in power automate

КОМЕНТАРІ

  • @pratikshaphapale9872
    @pratikshaphapale9872 10 днів тому

    Hello , I have upload function using power automate and its uplaoding file to the folder now I want to create one download button to download that recent file to new folder which user uplaoded in existing folder , How can we do that

  • @palysaha9460
    @palysaha9460 14 днів тому

    What will be the value of the initalize variable 1: RecordID ? because i am getting body , file content,id so among these which one should i choose?

  • @wisequery3876
    @wisequery3876 14 днів тому

    This is the issue...I have faced.... Thank you so much.....

  • @Kumarbehera22
    @Kumarbehera22 18 днів тому

    Awesome

  • @rajatsrivastava2654
    @rajatsrivastava2654 21 день тому

    how to get logic app workflows identifiers which is of 16-20 digits into dataverse table What is the logic behind it to get the identifiers

  • @ShoebKhan.Official
    @ShoebKhan.Official 22 дні тому

    Thanks @Prashant for explaining the custom function !

  • @salahsaleh5505
    @salahsaleh5505 22 дні тому

    This is really amazing update from Microsoft, thanks for sharing.

    • @classypowerapps5169
      @classypowerapps5169 17 днів тому

      Correct, also how efficiently people utilize this inside the application❤

  • @HareKrsn213
    @HareKrsn213 23 дні тому

    Super demo of copilot...thank you

  • @legendgod
    @legendgod 27 днів тому

    Thanks for the video. Microsoft made the environment variables so incompatible. I will never use managed solution so that we can change the parameters from time to time.

  • @rafaelhenriquesantos7340
    @rafaelhenriquesantos7340 Місяць тому

    Hello! Thank you for sharing this great solution! I'm facing a situation where I'm downloading my excel file and only the header and first row are showing up, but if I navigate to the excel file web, next downloads are ok. Did you faced something similar?

    • @classypowerapps5169
      @classypowerapps5169 Місяць тому

      Please check the logs, if the first download is taking all rows or not !

  • @higiniofuentes2551
    @higiniofuentes2551 Місяць тому

    Next time is better to cut your issues!

  • @happyshoppi1036
    @happyshoppi1036 2 місяці тому

    Hi I have to prepare one solution as an innovation project which will be having azure function app and that http trigger whcih created power apps will create a ml flow and calling that azure function through vnet data gateway.. So that the steps whcih I am following is Created Azure Function-> Created Power Apps MLflow whcih I am calling Azure function but getting DLP policy error and Capacity Consumption issue any quideness

  • @renurg6345
    @renurg6345 2 місяці тому

    What if in file and table instead of giving hardcore values I want it to be a dynamic one? Like it should take the value of newly uploaded file and table each time

    • @classypowerapps5169
      @classypowerapps5169 Місяць тому

      In that case, try to use some script to get you the size of the table dynamically and use it as per the need.

  • @happyshoppi1036
    @happyshoppi1036 2 місяці тому

    HI mate i need some guideness on vnet data gateway i have a project which i need to work can i please connect with you....

  • @ramyagandhi5251
    @ramyagandhi5251 2 місяці тому

    I want to download from onedrive but it is not working

  • @sabyrzhakipov7023
    @sabyrzhakipov7023 2 місяці тому

    Thanks a lot! Very informative and clear!

  • @sreejarathish
    @sreejarathish 2 місяці тому

    Thank for this. What if I want to share the same flow in my team to use the same share point list. How should I do that.

  • @bhagathjyothirmai9641
    @bhagathjyothirmai9641 2 місяці тому

    Hey! Great content. Quick question, Why is the first name not displayed in the output.

  • @pranaygubbawar3345
    @pranaygubbawar3345 3 місяці тому

    What if user have limited permissions to the Library? This wont work in that case i guess, because when i tried it throw an error saying that you dont have sufficient permissions.

  • @c4meo666
    @c4meo666 3 місяці тому

    Have you recommendation my scenario. I have a form that has a Subgrid for a Service Details Table which handles Many to Many relationship between Account table and Service Table. I need it so when I click the Account name it uses the Account Id to open a new url.. not the Service Details Id.

  • @Rahulpawar-ng6xv
    @Rahulpawar-ng6xv 3 місяці тому

    Hi.. How do i connect my powerapps to Azurelogicapps which is in private network?

  • @Rahulpawar-ng6xv
    @Rahulpawar-ng6xv 3 місяці тому

    Hi.. How do i connect my powerapps to Azurelogicapps which is in private network?

  • @Pauline-df4qj
    @Pauline-df4qj 3 місяці тому

    This is great but can I update multiple tables at a time?

    • @classypowerapps5169
      @classypowerapps5169 3 місяці тому

      try adding the loops inside the power automate flow with the switch condition to handle multiple tables.

  • @venkatasubbaraopolisettymv3802
    @venkatasubbaraopolisettymv3802 3 місяці тому

    Congratulations once again 🎉

  • @sohitthakur6660
    @sohitthakur6660 4 місяці тому

    Hi Bro I am having doubt if we are storing file in one drive , could you please elaborate then what will be the URL we need to pass I tried same , but couldn't work

    • @classypowerapps5169
      @classypowerapps5169 3 місяці тому

      onedrive is bit easier as compared to sharePoint.

    • @sohitthakur6660
      @sohitthakur6660 3 місяці тому

      @@classypowerapps5169 bro I tried to pass the URL but couldn't work ,it is not downloading it is just opening in new tab

  • @shiprawadhwa3488
    @shiprawadhwa3488 4 місяці тому

    I am enjoying this Model Driven App series. very informative and helpful. 👍👍

    • @classypowerapps5169
      @classypowerapps5169 4 місяці тому

      glad to know that it helped and you are enjoying it. Thanks for mentioning it

  • @rgjertsen
    @rgjertsen 4 місяці тому

    Just what I was looking for! They should really have a separate setting for this to make it clearer to the user.

    • @classypowerapps5169
      @classypowerapps5169 4 місяці тому

      truly accepted! will definitely highlight this suggestion.

  • @SACHID08
    @SACHID08 4 місяці тому

    Can I use the same concept to download a List from SharePoint?

    • @classypowerapps5169
      @classypowerapps5169 4 місяці тому

      Nice question, But i havent tried it on list, this is only for file , for List use the export functionality.

  • @varshaN-k1r
    @varshaN-k1r 4 місяці тому

    Hi sir, i'm not getting dynamic content for get attachment content id

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

    this chat bot moved to UAT with managed solution and i updated Environment id of chatbot url in webresource dynamically but it's not working getting this error LatestPublishedVersionNotFound but we unable to publish managed component please suggest a solution

    • @classypowerapps5169
      @classypowerapps5169 4 місяці тому

      Try use separate Chatbot for separate environment and use Id in any environment variable to hold the chatbot data. Try Change the chatbot in migration not environment value in chatbot.

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

    Hi I would like to ask I follow how you done the code but I got the error 401 which is unauthorized error, do you know how to solve this ?

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

    what if we are working with the dataverse tables and not the sharepoint

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

    Thank you!

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

    It workes! thanks

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

    Nice work Prashant

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

    Thank you, this video will help me a lot!

  • @azizz.5887
    @azizz.5887 6 місяців тому

    Im sorru but your thing lacks a lot of details like ur key vault is open to the public internet , u can specifically whitelist public IPs coming from the Power Platform. Also, no rbac is created to limit access. You can even create a private endpoint for your key vault and make it accessible from your Power Platform, there are several patterns to use

  • @sanghamitraghosh8487
    @sanghamitraghosh8487 6 місяців тому

    Do.we need to manually enter long and lat?? That's tough

  • @LuisHerrera-jl3tx
    @LuisHerrera-jl3tx 6 місяців тому

    How could I do this, but for a specific version? I mean doing a direct download on a hyperlink with "_vti_history/versionID

  • @2007pradipta
    @2007pradipta 6 місяців тому

    Nice approach but what about retaining the existing data in it. In Prod we have huge data already so deleting will remove all data in the column

    • @classypowerapps5169
      @classypowerapps5169 6 місяців тому

      Correct, So in that case, first get the export of your data into your system, once the column is ready, import the data back🤣

    • @prashantdhage1345
      @prashantdhage1345 3 місяці тому

      We create a new temporary column with required DT and move the data from the required column to the temporary column. Later follow your process and copy the data to the new column created and delete the temporary column. XRMToolbox has library which helps in moving the data.

  • @NtetheleloButhelezi-bh8bp
    @NtetheleloButhelezi-bh8bp 7 місяців тому

    I created the same flow and its taking forever to run how can you help

  • @P1750P
    @P1750P 7 місяців тому

    Thank you so much! I

  • @jairito071
    @jairito071 7 місяців тому

    If you are required to attach files, where are they stored?

  • @NtetheleloButhelezi-bh8bp
    @NtetheleloButhelezi-bh8bp 7 місяців тому

    Could you please show. Get attachment content step in power automate

  • @NtetheleloButhelezi-bh8bp
    @NtetheleloButhelezi-bh8bp 7 місяців тому

    Mr can you assist or give more details in power automate get attachment content step

    • @classypowerapps5169
      @classypowerapps5169 7 місяців тому

      Hi, You can call me Prashant (mentioned in the video). Well, Before the get attachment content, you might have found the get attachments for any list record, which returns the table , so get attachment needs to be present inside the apply to each step. Hope it helps

  • @NtetheleloButhelezi-bh8bp
    @NtetheleloButhelezi-bh8bp 7 місяців тому

    Mr can you assist or give more details in power automate get attachment content step

    • @classypowerapps5169
      @classypowerapps5169 7 місяців тому

      Hi, You can call me Prashant (mentioned in the video). Well, Before the get attachment content, you might have found the get attachments for any list record, which returns the table , so get attachment needs to be present inside the apply to each step. Hope it helps

  • @mariaherminialourencodealm8209
    @mariaherminialourencodealm8209 7 місяців тому

    Quanto é o mínimo para entrar? Por favor?

  • @monishkawale9052
    @monishkawale9052 7 місяців тому

    Great explanation

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

    Thank you . I have few more requirements if you can share references 1. Download to specific local directory (Not in download directory) 2. Pass a dynamic variable like {current_date} filename.csv

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

    Very nice, thank you