Select to view content in your preferred language

Question about Labels issues

262
2
03-25-2026 08:15 AM
DEAF_PROBERT_68
Honored Contributor

I have a question for those that experience with labels issues. 

I have a datasets that was already prepared and pre-set .  

So when you use Task or clip from the original dataset.

One of things I do was to check for labels to ensure it runs smooth...

However, I found three of the layers has the error..

 

Here is the example of one of the layers I came across is

Error 1 as example:

Selected Features Menu.png

Expression.png

Label Class valided ok.png

Does it mean the Expression itself does not recongize from the attributes ?

 

Thanks

 

 

 

 
 

 

 

 

 
 
 

 

 

 

 

0 Kudos
2 Replies
DEAF_PROBERT_68
Honored Contributor

I test 2 out of 3 layers and fixed it. It's because of the error I believe was in python code. I change it to Arcade and it seems to be working again..

 

0 Kudos
DEAF_PROBERT_68
Honored Contributor

Ok.  The 3rd layer is fixed. The layer is PLSS BLM First Diversion and the error that had the error “Drawing Alerts".

Drawing Alerts.png
 

So, I looked into the layer's label and found out that "Sections" python did not work properly.

So, I duplicate the Label class "Sections" to PB.  The PB is the one that had the error.

In the Sections label, I use the expression to set "Is Not Equal" to PB

then in the PB Label class, I use the expression to set to "Is Equal" to PB

Then I went back to find the PLSS Basemap from the Living Atlas and review it...

So that is how I fixed the problem.  PHEW

Expression Examples.pngSections and PB Label Class.png

 

That is my summary. 

0 Kudos