All Apps and Add-ons

DBX Connect Rising Column issue

jerrythoms
Explorer

New to DBX Connect and having an issue with rising column. Current the sql retrieves one log with a column called a_date, its value is 2018-05-10 08:53:42.0

I have tried
SELECT * FROM your_table
WHERE a_date > ?
ORDER BY a_date ASC

with a checkpoint value of 5/11/2018 08:54:42.000

But I keep ingesting the log

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...