|
|
|
|
|
by gregwebs
2988 days ago
|
|
Mode is a great tool for running a query and executing some code afterwards and even distributing that report to others. However, its important to keep in mind that it doesn't have any real organizational tools which limit its use case. There are no tools for versioning and sharing notebooks (there is actually a shared query feature that is available at extra cost) and code (and you can only run the versions of code they have installed), or modeling your data and report parameterization is very difficult. Also, (perhaps due to being solely browser based) there can be issues working with larger data sets. |
|