Record count | Community
Skip to main content
Level 2
September 6, 2023
Solved

Record count

  • September 6, 2023
  • 1 reply
  • 1149 views

How can I get the ingested record count in dataset from particular time to time eg 6 UTC to other day 6 UTC in AEP

Thanks in advance

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by asn11

ok, as an alternative you can get same info from Dataset detail page , you have an option to configure calendar to different time durations by defalut it shows records ingested in last 7 days.

Does that count help you?

 

regards.

1 reply

Level 4
September 8, 2023

Hi You could use query service to write a query which gives you this info - as long as you have a timestamp or date field in that dataset's schema.

hryaAuthor
Level 2
September 8, 2023

Hi asni,

 

Okay but in this case there is no such field I was wondering if there is any inbuilt thing for this?

asn11Accepted solution
Level 4
September 8, 2023

ok, as an alternative you can get same info from Dataset detail page , you have an option to configure calendar to different time durations by defalut it shows records ingested in last 7 days.

Does that count help you?

 

regards.