Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
MoaMaime
New Member

Count number of rows based on row condition

Hi, I have a table with three columns like this : Year, Name, Budget.

 

I would like to iterate over the rows in order to get a new column representing the number of rows in the complete table that has a year between the year of the current row minus one and the year of the current row minus five.

 

So the condition for the row count is also row based.

 

How can I do that please ?

Thanks 👍

2 REPLIES 2
v-zhangti
Community Support
Community Support

Hi, @MoaMaime 

 

Can you provide sample data for testing? Sensitive information can be removed in advance. What kind of expected results do you expect? You can also show it with pictures or Excel. I look forward to your response.

 

Best Regards,

Community Support Team _Charlotte

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Well data are really simple, for example as follow. I added the wanted column (named ColumnWanted) at the far right with the wanted values for this example.

 

YearNameBudgetColumnWanted
2019A1592
2021B1471
2014C1230
2015D591

 

Thank you !

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.