Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
When I updated to the latest power bi version these extra rows have appeared below (I've highlighted in yellow). There's no data where Period is blank and I've filtered out blank periods just to be double sure. Please does anyone know how to rid of these blank rows?
Thank you,
CM
Solved! Go to Solution.
Thanks for the reply from Syndicate_Admin , please allow me to provide another insight:
Hi @PowerWhy ,
You can consider using the Filter window to deselect Blank() to filter out the empty values in the [Period] column.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Thanks for the reply from Syndicate_Admin , please allow me to provide another insight:
Hi @PowerWhy ,
You can consider using the Filter window to deselect Blank() to filter out the empty values in the [Period] column.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hello, I see that you have the matrix in schema format and subtotals below.
One solution is to change the format of the array to tabular and set the row subtotals
If this post helps, consider Accept it as the solution to help other members find you faster.