JSON Result is Not Displaying in Gallery or Board View

Copper Contributor

Hello, 

 

I’m struggling with showing a JSON result in any view besides the list view. 

 

In the list view, my calculation works fine. It takes the date a machine went down, a formula that continuously calculates against today’s date, and gives me the result I need. 

EricParsons_0-1698685642980.png
However, when I try to change the view, the result isn’t displaying.

EricParsons_2-1698685812986.png

Help is greatly appreciated. I need to show that value in either the gallery view or the board view. 

 

Thank you!

 

Eric

2 Replies
Each view has to be formatted separately, the JSON doesn't carry over from view to view. Hope that helps!

@Kelly_Edinger Thank you, Kelly, that resolved my issue!