logoalt Hacker News

zahlmantoday at 3:21 AM4 repliesview on HN

Let's say (because it's true) I've been programming for close to 40 years but in completely different domains, such that the concept of "dashboard" means almost nothing to me. Could someone explain what this project actually is, or what "BI" is or why I would want it? I mean, I assume that "BI" is the thing that "PowerBI" implements, but other than that I couldn't tell you anything.


Replies

kantselovichtoday at 6:01 AM

Say you have an inventory - list of cloud database instances from all engineering teams in the org.

Is this list growing over time or shrinking or remains the mostly the same?

If the list is growing, is it growing evenly across all teams , or some teams stand out? Can I narrow down to a few teams and compare?

What about overall health of the inventory - how many instances list security or billing optimization findings, how many instances are on the version that would be out of support soon and would need to be upgraded?

A dashboard can answer all those questions immediately and make issues visible, as opposed to a long list in a form of a spreadsheet.

dinklebergtoday at 3:30 AM

I'm not going to pretend to be an expert at it, but BI tools let you interrogate your data. This can be used for endless use cases for basically any department in an organization. But for instance, if you're a sales leader you might have some questions about all of the sales and marketing data in your company to focus your team's efforts for the next quarter. When you figure out which questions are actually returning useful findings, you then can take a set of these and build a dashboard which lets you easily re-examine those particular questions and their results with always up-to-date (or up-to-date-ish) data and can easily share it with the team.

bryanrasmussentoday at 3:26 AM

well BI is I believe business intelligence, which is sort of like military intelligence, the set of practices and tools that have evolved around the need to present data to business people in such a way that they can make sensible decisions regarding their business.

on edit: So a dashboard is just one of those things were you see all the things you can do or interact with assembled together and from which you can navigate into any particular tool or view of data. Probably there would be meaningful data views on top. Like Number of Purchases versus people who started a purchase. And you could then drill down into the data that this chart represented to see how long purchases took, repeat customers, when people leave process or purchase etc. etc.

The dashboard is the entry point for how you will navigate your business data.

show 1 reply