I have two questions:
- Is it possible to making a geojson from a pivot table or something on a dashboard?
- Is it possible to display the data and change it interactively?
I have some large dataset with about 0.5 billion rows.
Because of the size, Domo (or Google Maps, or both?) cannot handle and display the data properly on a card
So one of my ideas is to summarize it, for example, into a 100*10 matrix, and to display the result onto the Google Maps as points or small polygons per row.
In this case, I think geojson can be used, which can be projected on Maps.
Does Domo have a solution?
Thanks in advance!