Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Values showing instead of labels in Reporting / Platform Analytics

Steve McCulloug
Tera Contributor

I have domain separation on my instance, and have domain-specific choices set up for my categories & subcategories.
However, when trying to create a chart based off them, the value shows instead of the correct label.
The chart is being created in the same domain as the choices.
Please advise.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron

Hi @Steve McCulloug 

 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0717857

https://www.servicenow.com/community/developer-forum/issue-with-displaying-choice-labels-reference-f...

 

 

@https://www.servicenow.com/community/developer-forum/reports-showing-variable-quot-value-quot-instead-of-its....

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

AkshayBhask
Kilo Sage

Hi @Steve McCulloug

I haven't had the chance to work on domain-separated instances, but I suggest reviewing the variable type here and converting it into a String if possible, either through a dictionary override or the dictionary record itself. I came across a similar issue while creating some reports, and this was because the dropdown field type was 'String (Full UTF-8)'.