TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Are any embedded BI tools good?

6 点作者 rogansage大约 1 年前
I've spoken to a bunch of people who use BI tools to embed analytics into their apps with an iframe. Nobody seems to like what they get despite some big players (PowerBI from Microsoft, Looker from Google, Tableau from Salesforce, Metabase etc. etc.) -- (Full disclosure: our team working on a solution to this)

4 条评论

izyda大约 1 年前
There is a new approach of using static site generators to make BI pages feel instantly responsive.<p>- Evidence.dev (<a href="https:&#x2F;&#x2F;evidence.dev&#x2F;">https:&#x2F;&#x2F;evidence.dev&#x2F;</a>) - Observable Framework (<a href="https:&#x2F;&#x2F;observablehq.com&#x2F;framework&#x2F;" rel="nofollow">https:&#x2F;&#x2F;observablehq.com&#x2F;framework&#x2F;</a>)<p>I have found that both the speed and the frontend control either of these tools gives you is pretty good (with Evidence looking better out-of-the-box just in my personal opinion).<p>The main problem I always had with the embedded versions of Tableau, Looker, etc. is that they felt super canned (it was obvious it was a poorly&#x2F;&quot;lightly&quot; white labeled solution -- when you see an embedded Tableau dashboard, you _know_ it is Tableau, etc) and they were slow.<p>More on this here: <a href="https:&#x2F;&#x2F;magis.substack.com&#x2F;p&#x2F;an-observation-on-dashboard-speed" rel="nofollow">https:&#x2F;&#x2F;magis.substack.com&#x2F;p&#x2F;an-observation-on-dashboard-spe...</a><p>PS -- I would add that the &quot;headless&quot; version of the above tools that I have seen is <a href="https:&#x2F;&#x2F;cube.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cube.dev&#x2F;</a>
评论 #40196911 未加载
hack_fraud13大约 1 年前
These apps are pretty straightjacketed. When there’s a simply gui option to drag-and-drop it works like a charm. When you have to do anything in DAX life gets significantly worse. I’d rather be able to do data modeling in Python. But the point is pretty graphics so not a big deal. I wouldn’t look for a competitive edge in the analytics side.<p>For me the real issue is data engineering. I spend much more time changing data sources manually than I do making fancy analytics. I’m not sure if that sells software though! Execs want analytics that increase revenue or decrease costs. There may not be value in improving the weak points in this software even though it would make a better product for its users.
thorin大约 1 年前
It&#x27;s not ideal, but generally these tools aren&#x27;t used by web developers. I did some stuff with Jasper reports and dashboards that took this approach and was then acquired by Tibco so may be merged with that toolset now. At the time I also evaluated Tableau, Qlik, PowerBI etc. Now had the best &quot;look&quot; but it just about worked for the business. This is a difficult market to get into though full of huge companies with dedicated solutions and then other large cloud providers. How would you differentiate yourself, gain sales and attract users?
kbbgl87大约 1 年前
I used to work for Sisense and I can say vouch for it being a good product with good support.