Each programming language uses variable and variables play very important role in any programming language. In PowerApps we use variables little bit in different way. Here we do not define type of variable but we use them through declaration. In PowerApps, There are three types of variables, and each type of variable has its own scope. [su_table responsive=”yes”] Variable Type...
Continue reading...Hardesh Kumar
How to restrict word limit in google form?
While designing Google Form we may need to restrict user to answer question under specified character or words limit. Though Microsoft form does not have this functionality as of now. From my personal experience, Google Forms are much better than MS Forms. If you want to collect input in your organization use MS Form. But if you want to collect...
Continue reading...How to get Week number from Date in SharePoint Online?
In SharePoint Online, we know the functionality of calculated columns. Whenever we need to do some calculation based on existing columns in a list we use Calculated column. Microsoft has given very good reference for all formulas in calculated column. And trust me date column is very intriguing feature in SharePoint list. Today, I will show you how to calculate...
Continue reading...How to delete person in SharePoint Power Apps form?
I have customized SharePoint form in Power Apps. It is working perfectly except it is not patching person data when I removed person from people picker field. Then I came to point that one more thing is missed from Microsoft.
Continue reading...How to run Visual studio 2008 on Windows 10?
We know, Business always work with its own pace and we never know when we need legacy system code to work on latest platform. Sometimes either it is very critical or various challenging factors consume our time unnecessary. Recently I faced One of such case in my organization and Challenge was how we could run legacy software on latest computer...
Continue reading...SPFx Chapter-1 : What is SharePoint Framework (SPFx)?
As per Microsoft, SharePoint Framework (SPFx)is a page and web part model that provides full support for client-side SharePoint development, easy integration with SharePoint data, and extending Microsoft Teams. With the SharePoint Framework, you can use modern web technologies and tools in your preferred development environment to build productive experiences and apps that are responsive and mobile-ready. The SharePoint Framework...
Continue reading...Power Automate: Flow Introduction [Chapter-1.0]
Initially we have SharePoint Designer to create workflow in SharePoint. But SharePoint designer limitation was that it was integrated with one product i.e., SharePoint. With Power Automate Microsoft integrated other products like-SQL, Twitter, FB etc. So Power Automate (previously know as MS Flow) is a kind of service that helps you to- Automate repetitive business processes. Send reminders on past...
Continue reading...