I am trying to export data around 30 GB from SQL server table in bacpac format ,using Export Data-Tier Application in SSMS 2017 version .
It's still in progress since last 3 hours and at step "Exporting data from database". Is there any way where I can check detail status of export simultaneously while export is going on ? I need to check like how many rows it has processed till now or how much data exported till now etc?
Can someone please help me on this ?