by Kyle | Sep 18, 2023 | Microsoft 365
Error fix for Power Automate Calculate First Business Day of Month Hello, in our previous video to calculate business day, there was a slight issue which caused the flow to fail. This video shows a solution to this issue. 👉 Previous video link –...
by Kyle | Sep 10, 2023 | Microsoft 365
Power Automate Get Value of Dataverse Choice Column This video shows how to get the selected label from a choice column in Dataverse using Power Automate flow. Expression Used: triggerOutputs()?[‘body/_new_choicecolumn_label’] 👉 Hey welcome to...
by Kyle | Sep 4, 2023 | Microsoft 365
PowerApps – Form error “No item to display” “No item to display” message??? When you run your PowerApp and your Form shows “No item to display” do this. 👉 Hey welcome to WeTechCareOfYou! If you are a returning subscriber we...
by Kyle | Aug 27, 2023 | Microsoft 365
Install Microsoft Office Apps from existing M365 License Word, Excel, Outlook Install the Microsoft Office suite onto your laptop or computer if your Microsoft 365 license includes it. 👉 Hey welcome to WeTechCareOfYou! If you are a returning subscriber we wish to say...
by Kyle | Aug 22, 2023 | Microsoft 365
Settings button missing on selected Environment – Power Platform Admin Center If the “Settings” button is not showing on your selected Environment, try this solution. 👉 Hey welcome to WeTechCareOfYou! If you are a returning subscriber we wish to say...
by Kyle | Aug 14, 2023 | Microsoft 365
PowerApps 2 ways to populate dropdown combobox showing multiple fields from sharepoint list In this video I will show you how to populate your dropdown or combobox with concatentated values so you can display more than one field in the dropdown results. Code Used:...