Generate a table of sequential numbers. The sequence function generates a table of sequential numbers. The output of this function is a table with one column and its name is "Value".
https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-sequence
Power Fx is a formula language that is used to define calculations and logic in the Microsoft Power Platform. The Power Platform is a collection of low-code, no-code tools that enable users to build custom applications, automate business processes, and create data-driven insights, all without the need for extensive programming knowledge.
Power Fx is used in a variety of contexts within the Power Platform, including in Power Apps, Power Automate, and Power BI. It can be used to define calculations, data transformations, and logic in these tools, and to create custom formulas and functions.
Power Fx is based on Excel's formula language, and it includes a wide range of functions and operators that can be used to perform various types of calculations and logical tests. It also includes support for variables, loops, and other programming constructs, which makes it a powerful and flexible tool for creating custom logic in the Power Platform.
Overall, Power Fx is an important part of the Power Platform, and it is a valuable tool for users who want to create custom solutions and automate business processes using the platform.