Can ArcGIS Pro be used to modify hosted ArcGIS Online services feature definition for views or filters?
I'd like to be able to only show features on a hosted service that were created today.
Rolling.
So in a weeks time that same service/view only shows features created that day.
I'm pretty sure you could do with standardized filter like below and you can apply a definition query in Pro on the hosted layer/view.
</CODE></P><P><CODE style="background-color: transparent; border: 0px; font-weight: inherit;">CreatedDate >= CURRENT_DATE<SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;">()</SPAN>
Beta Viewer?