Export code and results
You can easily export canvas cells and analysis results in a range of formats for sharing beyond Count.
Count understands the structure of your analysis, so any cell can be exported as compiled SQL ready to be executed on your databas, or as Jinja-SQL compatible with dbt.
Export compiled SQL and Jinja-SQLAny object in Count can also be exported as an image or PDF, which is a very flexible way to share static content.
Export images and PDF filesAdditionally, any cell can be downloaded or copied as a CSV file ready to be inserted in a spreadsheet, or uploaded to another tool.
Export CSV filesLast updated