PowerAutomate to GITLab Pipelines

We have integrated all our code repositories with Gitlab. With so much code built over the years, we have encountered a situation where we want to run the gitlab pipeline from Powerautomate to automate some of our processes. You will be amazed to see how easy it is to integrate Gitlab with Powerautomate. Note: Premium…

PowerAPP – Limit the Choices based on Selection

Sharing this TIP for admins who work on the PowerAPP or PowerAPP list form. If you have two choice Columns in your APP or form and you want that based on selection in one choice column only particular choices are displayed on the second column then follow the below approach: Example: You have One column…

PowerApps – Prefill Default Selected Value

We were recently developing a PowerAPP where we need to prefill the default Selected value. I was surprised to know even if you have default value selected in SharePoint list column, in PowerAPP it will come as blank. SharePoint List column: PowerAPP form Shows as below: We want when user fills the form default value…