Select to view content in your preferred language

Performance Index on SDCX

210
2
01-14-2026 09:02 AM
Labels (1)
HaileyTimmons
Regular Contributor

I have a statistical Data Collection I created by Block Group and when I try to run the Performance Index, it gives me errors. Does any body know why it is doing this?

HaileyTimmons_0-1768410128289.pngHaileyTimmons_1-1768410135227.png

 

0 Kudos
2 Replies
DanielFox1
Esri Regular Contributor

Hi @HaileyTimmons 

Does your data have any table joins/relates associated to it? Are you able to export the the data and then run the performance index on the export?

Is any of your data blank or null/empty strings/numbers stored as text?

If you have FIPS codes in the data, check what datatype they have been stored under. You may need to make a new field and calculate that field to read the FIPS codes in a different format.

Is your data in a projected coordinate system? I would use Project to place the data if it is not already. 

0 Kudos
HaileyTimmons
Regular Contributor

I got it figured out. It was the null values, once I changed those to zero's it worked just fine. Thank you!

0 Kudos