Dashboard Filtering Config

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
v 3.0.0,
Dashboard - Controller and DataTable
linux container,
Chrome

Describe the issue:
I need to filter messages with aggregatable fields in the dropdowns,
based on the filtering should show the log events in Datatable view.
Seems it is working but does not load all messages and paginate them.

Configuration:
Use all Aggregatable fields for the Controller and Datatable.

Relevant Logs or Screenshots:
Log:
2025-05-08 08:35:00,001 INFO traceId=, spanId=, tr-Id= [Governance] (DefaultQuartzScheduler-camel-1_Worker-9) flowInfo=START, exchangeId=BD822B63F745B43-0000000000, message=“#HLS# IID: someID, STEP: RECEIVE_FROM_DKT, PKEY: , STATE: STARTED, MSG0: Retrieving data from: example.com/api, PROPS: TYPE: RETRIEVE_E_DATA #HLE#”

Hey All,
I achieve to resolve as in Discover selected the fields which needs to filter and display in the Dashboard ,then saved the Discover search with desired columns.
In Dashboard have replaces the Vizualization (Datatable) with the saved search table.