Select to view content in your preferred language

arcpro network analysis cost attribute menu is greyed out

741
1
05-09-2024 01:30 PM
Labels (2)
nsimone
New Contributor

Hi,

I'm trying to create a new cost, but the cost drop-down menu is greyed out. What do I need to do?

 

nsimone_0-1715286576057.png

 

0 Kudos
1 Reply
ivanskcheung
Emerging Contributor

Hi there,

If the Cost drop-down menu is greyed out, it usually means one of the following:

  1. Network Dataset Not Built Yet

    • Make sure you’ve run the Build Network tool after defining your attributes.

    • Without a built network, some UI elements remain inactive.

  2. Missing or Misconfigured Attribute

    • Go to the Attributes tab in the Network Dataset Properties.

    • Confirm that your cost attribute (e.g., Minutes or Meters) is listed and properly configured.

  3. Evaluator Not Set

    • In the Evaluators tab, check that each source (e.g., Streets, Streets_Override) has a valid evaluator for the cost attribute.

    • If it’s set to “None” or the field is missing, the drop-down will be disabled.

  4. Missing Field in Source Data

    • Make sure the source feature class has a field with valid numeric values for the cost (e.g., travel time or distance).

    • If the field is empty or missing, the attribute won’t activate.

Once these are set up, rebuild the network and the drop-down should become active.

0 Kudos