Forum Discussion

Hongan1300's avatar
Hongan1300
Copper Contributor
Oct 14, 2024
Solved

JSON for a Choice Column to display Value

I am trying to display the value in the column "Category" which is a choice column in the section    "children": [ { "elmType": "div", ...
  • Hanne_Lauritzen's avatar
    Oct 14, 2024

    Hongan1300 Without knowing exactly what error, you are getting, your json looks fine in my end. You want the category to be displayed in the mouse over, right?

     

    If you get the same result as me (see screenshot), but it's just the value that's missing, it is probably because you need to add the column to the view. Views can not read column values, that are note added to the view.

Resources