Live data from Hacker News

Ask HN: Are there any good whitelabel reporting solutions for startups?

news.ycombinator.com

1–6 of 6 posts

Ask HN: Are there any good whitelabel reporting solutions for startups?

#1
I'm looking for a good white label reporting solution that I can embed in my web app. I'm thinking back to the days of Crystal Reports or SSRS where you'd have a server running and a nice report writing interface. We have a few data backends (including SQL and Spark), and I'm looking for an easy way to write reports that get surfaced up to our end users, but with all the niceties like PDF generation, good printing support, templates, etc. I know Tableau and Looker have white label solutions, but they're pretty expensive - any good recommendations for a smaller startup?

Re: Ask HN: Are there any good whitelabel reporting solutions for startups?

#3
Good solutions in this space tend to be quite pricey.

Qlik might have some solution for this purpose. Dunno what it costs but perhaps cheaper than Tableau at least.

https://www.qlik.com/us/products/nprinting

BTW may I ask what kind of price range you’re targeting …? The possible alternative depends quite heavily on that.

PS. Feel free to shoot me an email if you like, I might have interesting info for you.

Re: Ask HN: Are there any good whitelabel reporting solutions for startups?

#5
I can strongly recommend Metabase (https://www.metabase.com). Currently we're using this for all reporting dashboards for customers at Coast (https://coastapp.com). We connect our main MySQL DB and other data sources, and product people can write queries/visualizations/dashboards for customers without engineering effort. They support white-labelling and embedding in web apps.