Forum Discussion

rouelandrew's avatar
rouelandrew
Frequent Visitor
2 years ago
Solved

Power BI Parent and Child Sequential data issue

Need help with transforming data in PowerBI. Data is sequential and has a Parent, Child relationship.   Sample is in Excel but data is in Smartsheets which I can't manipulate using SQL I...
  • VillyMBI's avatar
    2 years ago

    Hi rouelandrew ,

    if you have the same data sheet, you can do it in Power Query by using the option "Fill" down

    With the fill-down option, data will be populated in the records below in the same column until the next parent record (not a null value) is found.