Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Dear all,
Can anyone explain of how to group rows in Power Query based on whether all proper cells in column "Date" contain value or not.
Example with some more information below.
Thanks in advance,
Urmas
Solved! Go to Solution.
Thank you. Solution works perfectly:
Regards,
Urmas
So you want to remove the rows where [Entry number] starts with "TA" in this example?
I would like to achieve following:
Current situation:
| Entry no | Date | Description |
| TA 3 | 20.02.2017 | Ettemaks Algsaldo Maksude |
| TA 3 | ettemaksukonto (31.12.2016) Maksu- ja | |
| TA 3 | Tolliamet |
Final situation:
| Entry no | Date | Description |
| TA 3 | 20.02.2017 | Ettemaks Algsaldo Maksude ettemaksukonto (31.12.2016) Maksu- ja Tolliamet |
In other words to merge rows with similar Entry no in order to have the description in one cell but only in cases where the date is missing in respective cells. If there is date in all respective cells it is different description and should not be merged.
I hope it added some clarity.
Regards,
Urmas
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 5 | |
| 4 | |
| 4 |