0
In model-driven apps (Dynamics 365 / Dataverse), users frequently apply filters directly from column headers within grid views as part of their daily workflow.
However, when exporting data using Export to Excel or Open in Excel Online, these column-level filters are not taken into account. Instead, the export only reflects the underlying saved view (server-side query), ignoring the filters applied in the UI.
This creates a gap between what users see on screen and what gets exported, leading to confusion and additional manual steps.
Expected Behavior
Exported data should reflect the active filters applied in the grid, including:
- Column header filters
- Quick filters applied at runtime
STATUS DETAILS
New
