Loading...

Power Fx | Understanding the ‘Sequence’ Function

Power Fx | Understanding the ‘Sequence’ Function
In this blog post, I am going to quickly explain the use cases of the Sequence function. The Sequence function generates a single column table of sequential numbers, such as 1, 2, 3. The name of the column is Value. Sequence(4) is equivalent to [1,2,3,4]. Syntax Sequence( Records [, Start [, Step ] ] ) Lets explore few use cases using the Sequence function. For this, I’ve […]

Published on:

Learn more
Rajeev Pentyala – Microsoft Power Platform
Rajeev Pentyala – Microsoft Power Platform

Sharing my knowledge on Power Platform, Dynamics 365, Azure & .Net Stack

Share post:

Related posts

Exploring Preview Power Fx Functions in Power Apps Test Engine

Microsoft Power Apps Test Engine provides a powerful automation framework to validate Canvas apps using test plans written in YAML and Power F...

2 days ago

Exploring the Potential of Power Fx Functions (Preview) in Power Apps

As developers, we often encounter scenarios where the same logic needs to be written in multiple places. This may result in code redundancy an...

2 months ago

Step-by-Step Guide for Using Power Fx in Power Pages (Preview)

In this blog, we’ll explore how to use Power Fx within Power Pages to build dynamic, interactive web applications. We’ll walk through key feat...

3 months ago

Using Power-Fx commands in Vs Code Terminal – Preview

Hi Folks, Looking to improve your experience developing code using Power Fx. Then try this feature which was in preview…I want to show y...

4 months ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy