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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
habaholic
Frequent Visitor

COPY DATA FROM PREVIOUS ROW TO POPULATE MISSING DATA BETWEEN DATES

I have a file, "Production"that shows date, machine and mold for ONLY the day production started.

I have another file, "Downtime" that shows date, machine, downtime reasons for EVERY day.

I want to link the 2 tables so I can show which mold (Production) was on which machine for any downtime reason (Downtime).

 

I have merged columns machine/date in both tables and used this column to link the tables. But in my visuals, I only see the mold data for the dates where production started.

I want to modify my "Production" file to show machine and mold for all days. So if the file shows for example:

Date                                  Machine                        Mold

02/03/2017                       JW1201                        332.030.2

06/03/2017                       JW1201                        650.545.1

 

I want to populate the days in between with the data from the previous row. For 03, 04, and 05/03/2017 the same mold was on the machine as was on it on 02/03/2017).

 

I have 45 different machines so I should end up with a file that has 16425 rows for 2017.

 

Suggestions? 

1 ACCEPTED SOLUTION
v-yuezhe-msft
Employee
Employee

@habaholic,

1. Create a date table in Power BI Desktop.
2. Add two columns in Production table to calculate min date and max date for each machine.
3. Merge date table and Production table, use Fill down feature to fill some columns and create some required custom columns. For more details, please review the following PBIX file.

https://1drv.ms/u/s!AhsotbnGu1NogxXBcoHIW_vHlehh


Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuezhe-msft
Employee
Employee

@habaholic,

1. Create a date table in Power BI Desktop.
2. Add two columns in Production table to calculate min date and max date for each machine.
3. Merge date table and Production table, use Fill down feature to fill some columns and create some required custom columns. For more details, please review the following PBIX file.

https://1drv.ms/u/s!AhsotbnGu1NogxXBcoHIW_vHlehh


Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.