Hi All,
Is it possible to send parameters to visualization in the URL?
I have data like,
"auth": { "id": "345", "receivedDate" : "2015-08-28T15:25:24.5469886-05:00"}
"auth: : {"id": "346", "receivedDate" : "2015-08-26T11:04:22.3346429-05:00"}
Here I need to send two parameters to the Visualization and get all the auths received between those dates. How can I send these parameters?