- simply proceed as you would normally to create a new Site Collection, however when it comes time to select a template to base the new site collection select the Custom tab (on the extreme right), which should only have one option – < Select template later … >.
- Select this option and continue with the new site collection creation process.
- Now navigate to the new site collection URL. You will see the Solution Gallery heading.
- Click on the Solution Gallery, it will empty( for first time).
- Now you need to upload your Custom Site template.
- After Uploading, please make sure it is Activated if not click on the Activate button.
- Once activated close the dialog and Now You will this template under Custom Tab
- Select the Custom Site Template and Click Ok
Microsoft Power Automate is a powerful tool for automating business processes, but like any platform, it comes with a set of limitations. Understanding these constraints is essential to designing efficient, scalable, and compliant workflows—especially as your automation strategy grows in complexity. Here are the most important limits you need to know: 1. Switch Cases Each Switch action supports a maximum of 25 cases. If you need more, consider using nested Switches or alternate logic like parallel branches or conditionals. 2. Actions per Workflow A single flow can contain up to 500 actions. For complex workflows, you may need to split logic into separate flows or use child flows to stay within this limit. 3. Nesting Depth You can nest actions (e.g., conditionals or loops) up to 8 levels deep. Going beyond this will result in a design error. 4. Variables per Flow Each flow can define up to 250 variables. This includes all variable types (string, inte...
Comments
Post a Comment