Power Pages
Definition: Power Pages is the newest member of the Microsoft Power Platform family. With Power Pages, user can build sites by using the same shared business data stored in Microsoft Dataverse that user will….
Definition: Power Pages is the newest member of the Microsoft Power Platform family. With Power Pages, user can build sites by using the same shared business data stored in Microsoft Dataverse that user will….
Requirement: Display Excel sheet in Power apps. When the user change the color in excel sheet it automatically change the color in power apps. Create an Excel sheet before adding….
Security Groups Definition: A security group as a virtual firewall that allows to control all inbound and outbound traffic to a particular entity. Specifically use the word entity here because security groups….
Definition: Distribution lists are used to send emails to groups of people without having to enter each recipient’s individual address. A distribution list is different from an email list in that….
What is Active Directory(AD): Benefits of Active Directory: Active Directory simplifies life for administrators and ends users while enhancing security for organizations. Administrators enjoy centralized users and rights management, as….
Requirement: Add icons to the choice columns using JSON code Create a SharePoint list as shown in below: Add items to the sharepoint list “Student Details” Next go to the….
Requirement: Replace array elements using Power Automate. For example, if array [12,14,15,16,19,20] and replace 16 with 17 so new array will be [12,14,15,17,19,20]. Click on +create from Home page, select….
Requirement: There is Gallery1 and Gallery2,When a user clicks on particular items of gallery 1 that respective details to be displays in gallery 2. Instead of taking Form to display….
Requirement: Rename a file with date format using MS flow In SharePoint document library an excel file called Employee.xlsx. Now to rename the file to Personsheet with the current date….
Requirement: Filtered values to display on screen when click on button which is in header. Create a Power app add gallery to the screen, connect to the sharepoint list. Add….