Important Power Fx formulas
Power Apps Formulas Reference
A handy reference of the most commonly used Power Fx functions in Power Apps.
#FunctionDescription
1If()Checks a condition and returns one value if true, another if false.
2Switch()Compares a value against multip...
powerplatformdev.hashnode.dev6 min read