Category: power-apps

  • Power Apps SEQUENCE Function: Generate Dynamic Lists and Numbers Easily

    Create dynamic lists, numbered sequences, or repeating values in Power Apps using the SEQUENCE function. This guide walks you through examples for numbers, dates, and text labels, with tips and best practices for production-ready apps. Table of Contents 1. What the SEQUENCE Function Is The SEQUENCE function generates a table of sequential values. Unlike manually…

  • Power Apps SUM Function and SharePoint: Solve the 2,000 Row Delegation Limit

    If you’ve ever tried using the SUM function in Power Apps with a SharePoint list, you’ve probably run into that dreaded delegation warning. The problem? Power Apps only pulls in a limited set of rows (2,000 by default, 20,000 max), which means your totals could be flat-out wrong once your list grows. And if you’re…