Comments
-
Ok, sounds good. Thank you both.
-
Thanks jaeW_at_Onyx, Do you know if something similar can be done when it is a list of json elements like that? My problem is all I see is that it is a List, where all elements are labeled that way. When I try to extract a specific piece, it still just shows a list. For example, the last column shows the extraction from…
-
Is there a way to do mongo queries within domo?
-
The values should follow the same structure as this: { "enterpriseId" : ObjectId("5cfdaf8f591f243a00c5d6f3"), "permissions" : [ "admin" ] }, { "enterpriseId" : ObjectId("5cfdaf8f591f243a00c5d6f3"), "permissions" : [ "admin" ] } Where there can be any number of them, but each item should contain a enterprise id and…
-
Thanks Grant. This will be for a data set that is large that we expect to get exponentially larger. I'll take a look at those and see if they can still be used.