I've uploaded a CSV with lat/longs and created a hosted feature layer in AGOL. One of the attributes in the layer is altitude (in feet), but I am unable to symbolize these points in the scene viewer, which seems to only be able to show a constant altitude for all points.
I know if I created a shapefile with z values, or maybe geojson and reuploaded this might work, but is there any way to enable this with a CSV layer, either with Arcade or a analysis service to add Z values? Or a way I'm missing to do this in the scene viewer for point features?