How do I stop Blank Rows from Automatically being created & recreated? Please help
I have a Dataverse table where about 10 blank rows are being created randomly every day. Every time I delete the blank rows, they are recreated within minutes. I now have 1200+ blank rows which I have now deactivated--- this at least hides them from view. However, about 10 new blank rows are still being created each day.
What I know:
- This issue started after a failed attempt to import hundreds of data rows using Microsoft Excel Power Apps Add-In
- Blank rows are automatically created daily at random times in groups of about 10 items and created within the same minute.
- When blank rows are deleted, they are automatically recreated within minutes.
- Audit History shows me as the creator.
- There are NO dataflows running on the table.
Attempted Fixes that Failed:
- Turn off ALL power automate scripts, business rules, workflows, and business flow processes related to the table.
- Populate the required data columns in each row and then delete the rows.
- Delete ALL spreadsheets (.xlsx) related to the table (Microsoft Excel Power Apps Add-In).
- Revoke table "create" permissions from myself -- This temporarily stopped row creation, but the issue resumed once I received create permissions again.