Hello friends, i have created a table-type visualization dashboard via Lens.
Everything works fine, but I have a small problem.
when I search a field if there is bunch of records that timestamp is smaller than 30 seconds it won't show all of them I mean if the timestamp is Apr 12, 2025 @ 14:45:48.940 and the next record's timestamp is Apr 12, 2025 @ 14:45:55.450 one of them will display on my dashboard.
i wonder if anyone has faced this kind of issue and found a solution for it or maybe someone can guide me through it.
That’s gonna be hard to answer without knowing specifics of how you created / configured the visualisation.
Sorry, to be honest, it doesn't really help me understand your issue.
I appreciate this is data you cannot share, but how you constructed the visualisation would be more helpful.
For now I'm not sure if your visualization includes any aggregations? Or is just a "saved search" with the columns organized as per your wishes, and all rows just selected entries from a single ingested document ?
Thanks a lot for your reply, i found a solution for it.
i needed to have a dashboard that has a querry behind it that others should not see, and just show some selected fields for viewer , but when i changed time range in table type visualization (30 Seconds) was minimum time and records that their timestamp was less than 30 secs didn't show in my dashboad, so i used saved search with selected fields and add it to my dashboad from library, this method fixed it.Actually this method has some problem in customization that is not so important to me. but it worked.