Hello Helical Team,
I am using helical insight EE version 5.0. We are connecting to MongoDB using Trino. We want to use nested data inside an array but it is not working. For example, for a key which is an array with two documents, I want to either iterate over the array and access the keys or at the very least provide the index for the object to be accessed.
I tried doing different combinations of array[0].key to get the key in the graph but getting error:
javax.sql.rowset.serial.SerialArray@fd5177ed
Thank You,
Netta.