Tag: functions
-

Power Apps – User Defined Functions & Types
Creating an app with Power Apps is done with low-code/no-code tools, but there are also built-in functions that allow you to do much more. Thinking about reusing formulas through UDF (User Defined Functions) allows you to create custom and reusable functions. Reuse logic by writing it only once. Simple updates by correcting or modifying the…