I have MS-Excel data that has addresses but no lat long and I would like to map them as points. Now PBI ESRI does not support geocoding address fields so I am now thinking of bringing the data to ArcGIS Pro 3.1 and geocode it and then upload it to AGOL as a hosted feature layer and then bring the layer to PBI. But then the issue is that PBI does not show the layer attributes under Data so I can't use the layer's attributes for other visuals and filter and so the layer and the map will not be able to talk to other visuals in the report.
So then another solution is to bring MS-Excel data to Pro and use Calculate Geometry to add the lat long columns and use the updated Excel data in PBI for mapping and other visuals in the dashboards.
Is there a better way to do this?