Is there really such a thing as a “citizen developer” of mobile apps? Or is it a myth? If it’s a myth, it’s the continuation of one that Microsoft and others have been chasing for decades. In the ...
In this blog post we will walkthrough the steps to create an interactive bot using PowerApps and the Microsoft QnA Service. In many scenarios, you would want to enable certain columns as multi-select.
In our effort to comply with GDPR, we have released PowerShell script functions (cmdlets) that make it easier for admins to manage data and resources on their instance of PowerApps, Flow, and other… ...
//Date Filter Collection to get This Week, Last Week and Last Pay Period (2 Weeks) ClearCollect( colTimeFilter, { DisplayName: "This Week", StartDate: DateAdd( Today ...