Posts

Showing posts with the label PowerApps

Nintex Cloud vs Power Platform Comparison

Every technology comes with its own pros and cons and every business has its own justifications to adopt any specific tool. Microsoft build a huge market in cloud platforms specially by introducing Power Platform which includes PowerApps, Power Automate and Power BI. A combination of all three gives a boost to your business processes. On the other hand, Nintex is also successful in many ways to transform its customers from on-premise version of Nintex Forms and Nintex Workflows to Nintex Cloud. Although Nintex Cloud has some limitations as compared to on-premises versions, however it still provides some new features that keeps the customer stick with their tools. Here is a compact and brief comparison of both, focusing on the presentations and automations. 

PowerApps SubmitForm not clearing People Picker value

Image
Although its a great experience working with Microsoft products but sometimes they surprises you with bugs that being a developer you would not expect. You may come across the problem that PowerApps SubmitForm is not updating data in SharePoint list, specially the People Picker type field (could be the same case with datetime type as well. Same thing I have experienced that while working on a PowerApps form which is connected with simple SharePoint list, I was unable to update the value of People Picker control which was having no special settings in SharePoint, just simple out of the box list with Title and a People Picker column. Spent hours on it but no gain. Finally the Google, a friend who can help you to find the right thing if you search for it. I came across this and this post and found similarity. Made the same changes and boom...! It worked..! You just need to turn ON the Fomula level error management under the Advance Settings. Below is the settings which I set to Yes. Have...