Learn about the Now function in Power Fx. It’s a function that returns the current date and time as a date/time value. It works with the local time of the current user however, while you can use it to perform calculations or comparisons with other date/time values you can use Now to get the current time in UTC by adding the TimeZoneOffset for the given time
Read More
Learn how to use the TODAY function on Power FX. If you’ve ever found yourself wrestling with manual date entries or wasting time trying to mess around with users location and their ‘today’s’ date, this tutorial is for you. I’ll walk you through the easy steps to use the function and show you how it requires updating alongside that it’s based on user location, saving you time and eliminating date-related headaches.
Read More
Learn how to use the Concatenate function in Power Fx, the low-code programming language created by Microsoft. The Concatenate function allows you to join together multiple strings of text and strings in tables, but only in certain scenarios! You will see some examples of how to use the Concatenate function with individual strings, single-column tables, and mixed arguments.
Read More
In this video, I’m going to go into how to use the Contains function! Whenever we’re working with data, be it strings or a data source, we always want to check if something is contained IN it. This is the video shows you how to write your own contains statements using the IN operator in Power Fx!
Read More
Find out about Microsoft’s Power Virtual Agents and its latest feature, Copilot! In this video (in less than 60 seconds!!), we will be discussing how Copilot is making topic building easier and faster for Power Virtual Agents users.
Read More
Power Virtual Agents is a low-code platform for building chatbots. It is designed to be easy to use and allows non-technical users to build chatbots quickly. With ChatGPT, users can now create chatbots that are more advanced and capable of holding more complex conversations by scraping data directly from your own or your customers websites, check out this new PVA feature!
Read More
This video introduces you to Power Virtual Agents (PVA) (now Microsoft Copilot Studio) within Microsoft Teams. It takes you through the basics of installing the PVA application, Getting Started with Topics, Modifying Topics, and Publishing the Bot to Teams.
Read More