Re: Export Quickbase data and use as a source for other BI tools
Do you want to live BI reports or ones that are done on demand by uploading data files into it like CSV.
If you want live data, look into the Quickbase API SDKs available. I am currently working on a BI dashboard on my own domain and I have achieved live data using the PHP SDK.