I have two separate hosted feature layers. One with indoor temp and the other with outdoor temp. I am using an expression to bring them together as a featureset, but it seems I am not able bring in my timestamp field. No matter what I try it will error. If I convert the date/time to text, it will work as the category field, but then it will only chart the time using Day as the "Minimum Period" after parsing the dates...it will not chart if I choose "Hour" as the "Minimum Period".
Is it possible to have a date/time as the category field to view hourly line charts of indoor and outdoor temp? Or do I have to convert the date to something else?