Add icons to choice or text column using JSON
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: 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….
Requirement: To check whether a string is an integer or not in Power automate flow Click on +create from home page, click on Instant flow Provide name to the flow….
Requirement: How to use Configure Run After in Power Automate flow The Configure “Run After” to almost all Power Automate actions by simply clicking on the three dots on the….
Requirement: Display a NotificationType Success or Error in application(Power app) Create a Blank Canvas app Insert a labels, ComboBox ,TextInput and Button On Submit Button write the below formula for….
Requirement: If the cell is empty in MS Excel then create a Power Automate flow Take the product excel file and check the cell is empty or not. If empty….
Requirement: Using if expression Boolean create a power automate flow. Create a SharePoint list named as “EmployeeDetails”. For if expression Boolean use Yes/No column as “Delivered”. In Power Automate, select….