Exports is a way to distribute data from a Profitbase Studio data warehouse solution.
Scripting capabilities allow for exporting data to a system of any type, but the integrated export types are:
- Azure SQL database table (via PowerShell)
- Csv file (via PowerShell)
- Csv file copied to Azure Blob Storage (via PowerShell)
- Csv file streamed to Azure Blob Storage (via .Net)