Select to view content in your preferred language

Bar chart counts, binned every two weeks

118
3
Friday
TylerT
by
Occasional Contributor III

Hello,

I have time stamped data (recognized as date/time with subfields) and would like to create a bar chart with count of records in each two week (or any desired time span) bin like this...

TylerT_0-1718369092775.png

What is the best way to accomplish this?

Thank you,

Tyler

0 Kudos
3 Replies
AkshayHarshe
Esri Contributor

Hi @TylerT,

Unfortunately, none of our charts have the capability to summarize data in that way. To achieve this, we need some data manipulation or summarization, which I think might be easier to do using SQL. 

The closest you can come is by using Timeseries, where you zoom in on the chart to achive certain interval.

 

Thanks,
Akshay Harshe
0 Kudos
TylerT
by
Occasional Contributor III

@AkshayHarshe,
What is the process for going the SQL route?  Is this accomplished in Insights or are you thinking some ETL outside of Insights?  Thx.

Tyler

0 Kudos
AkshayHarshe
Esri Contributor

@TylerT I am thinking of ETL outside of insights. Insighs will not modify data.

Thanks,
Akshay Harshe
0 Kudos