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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
DAMA_KIM
Regular Visitor

Power Query: How to add a calculated row?

HI, Power BI professionals~

I have +300,000 pieces of order information. 
I am analyzing the savings compared to the unit amount of the previous month.

 

1. The left side is my data. Right side is the data want to create.

2. All data is generated additionally by the [EndPeriod]. => Flag : Add 
 - ex) the data of [Category = AAA & Index  = 1] will only be checked for additional orders until [EndPeriod] = 202304.

3. [Dif.Amt] is the difference from the [AMT] in the previous index.

 

DAMA_KIM_1-1691036399705.png

 

I'm waiting for your help.

1 REPLY 1
Mkarwa-123
Resolver II
Resolver II

Hello @DAMA_KIM 
You can try duplicate left file , create new flag based on your condition, remove old flag and then append these 2 tables together.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors