Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello all. I linked two tables, and after the link an empty row was formed. How to delete an empty line?
Solved! Go to Solution.
Hello @skitovich,
You can delete the blank rows clicking on Remove Rows > Remove Blank Rows.
Hope this helps.
You column name is not visible
You can add a filter on top of your table script
table = filter(union(<You code>),not(isblank([column]))
Hello @skitovich,
You can delete the blank rows clicking on Remove Rows > Remove Blank Rows.
Hope this helps.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.