Power Apps: Round Function
Rounds a number to a given decimal place using half-round-up.
This Power Apps function reference has two main objectives. First, to explore the fundamental concepts and understand them better. The second is to provide some feedback on how to use them efficiently. I don’t want this Power Apps function reference to replace the excellent Microsoft reference, but I want to augment it with some information that you only find once you use the tools.
Rounds a number to a given decimal place using half-round-up.
Rounds a number up to the next higher decimal place.
Rounds a number down to the next lower decimal place.
Converts a value to formatted text. Numbers, dates, and currencies supported.
Evaluates a value against multiple matches and returns the matching result.
Tests a condition and returns one of two values.