select day_only(createdDate) createdonDate, count(createdDate) numCreated from SEASS__Asset_Detail__c group by day_only(createdDate) order by day_only(createdDate) desc Need to replace a Object Name thats it.
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter