This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I'm trying to import an Excel spreadsheet but the data in the sheet has rows grouped by date. An example:
| Item | Ship Date |
| 522 | Jan-20, 2018 |
| 747 | |
| 642 | |
| 834 | |
| 414 | Jan-21, 2018 |
| 996 | |
| 568 |
All the Items on and below the row with the date have the same Ship Date until the next row with a Ship Date then all the Items have that Ship Date, and so on. Is there a way to code in the Advanced Editor something that will get the Ship Date and apply it to all following rows that have no Ship Date until the Ship Date changes (then apply that Ship Date and so on)?
Any other ideas on how to get the Ship Date on each row?
Solved! Go to Solution.
In the Query Editor - right-click on the ShipDate Column Header and select => Fill => Down
In the Query Editor - right-click on the ShipDate Column Header and select => Fill => Down
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 28 | |
| 28 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 38 | |
| 32 | |
| 28 | |
| 24 |