Power Automate – SharePoint Get Items Filter Query on Notes field
The Get Items action in Power Automate can be used for retrieving items from a specific list. If you want to have specific items from that list, you can use the Filter Query option to filter on certain fields. But if you want to use that on a Multiple lines of text / Notes field, […]
Data validation in Power Apps
When building apps, you want to make sure your data is stored correctly into your Data Source. Especially when you’re storing specific data types (such as email address, telephone number, etc.) In this blogpost, I will explain how you validate your data types.
Data conversion in Power Apps – Table to string
In this new blog series, I will show you how to do data conversions from one data type to another. This blog will show you how to convert a table to a string and vice versa.