Concepts
Data set

Data set

A Vizzly data set is a collection of fields that you make available to your users.

A data set is either built using a Vizzly Query Engine or programmatically depending on your choice of Vizzly setup.

For developers

The data set is often passed back to your code on the frontend, inside the parameters of callback functions. You can use the data set to fulfill certain requirements such as dynamically building dashboard-level filters or even building the entire dashboard programmatically.