Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Json Report

Rakshanda Kunte
Tera Contributor

Hi,

 

There is one string field "Additional Information" which is in JSON format on alert table.

I need to show this data in Dashboard/create a report first.

 

How can I show every attribute on the dashboard/report separately? And create a trend?

 

RakshandaKunte_0-1714735549087.png

 

Is there any way?

 

 

Thanks.

8 REPLIES 8

Hi @Kieran Anson ,

 

Would you please help if we can go with any other approach?

 

 

Thanks.

I'm not sure I understand what you're trying to achieve to be able to advice on alternative approaches

Hi @Kieran Anson ,

 

Is it possible to import some data using scripting in Platform analytics workspace or in dashboards or reports?

 

 

Thanks.

You could use a remote table. The remote table would look up every alert record, parse the json, and then output it to a remote table. These live in memory and aren't stored

 

Remote tables (servicenow.com)