Using The With Function In Power Apps


The Power Apps With function is a useful tool for streamlining code and improving performance. It temporarily stores a value or record that can be evaluated within a formula. It is similar to a temporary table in SQL Server. The function is constructed as "With(Record, Formula)", where the record is the data being stored temporarily and the formula is what you want to do with that data. Using the With function can make your code more readable and efficient.


Article 19m

Login now to access my digest by 365.Training

Learn how my digest works
Features
  • Articles, blogs, podcasts, training, and videos
  • Quick read TL;DRs for each item
  • Advanced filtering to prioritize what you care about
  • Quick views to isolate what you are looking for right now
  • Save your favorite items
  • Share your favorites
  • Snooze items you want to revisit when you have more time