AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Reuse Code in a Low Code Solution
In PowerApps, there is this thing called the custom functions as opposed to the built in function. So for every pro developer, it's a function. But you will not write your function over and over and over again. You want just like one place to have that. And then of course, you have several instances of that where you call your function. That is the way to do it. Why is that? because this is easy to maintain. Because if we build everything from scratch over andover and over again, lots of things to break. Yes. I would argue that something like, hey, I want to calculate how many business days are in between of two given dates is a