Javascript query in Platform Analytics

Karine_M
Tera Guru

Hi,

I would like to know how to retrieve filtered information from calculated data using JavaScript in Platform Analytics. For example, I need to retrieve all scheduled changes between 6 PM tonight and 8 AM in two days into a report.

 

In Change List I use this query :

stateIN-2,-1^start_dateISNOTEMPTY^start_date>=javascript&colon;gs.dateGenerate(gs.daysAgo(-0).substring(0,10),'18:00:00')^start_date<=javascript&colon;gs.dateGenerate(gs.daysAgo(-3).substring(0,10),'08:00:00')

 

and I would like to integrate this query into my dashboard. It is possible ? If so, how ?

 

Karine

 

0 REPLIES 0