Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

What do these mysterious "Business Intelligence" software do anyway ?

share|improve this question
wasn't advertising but Pentaho was the first thing that came to mind. I have removed it for your satisfaction. – Kim Jong Woo Jun 23 '10 at 18:50

closed as off topic by Chris Lively, John Rudy, Kena, George Stocker, Shog9 Jun 23 '10 at 19:46

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

2 Answers

up vote 2 down vote accepted

They're not really mysterious. BI or Business Intelligence software is just a term that groups software with a particular goal like OLAP and report generators. SSRS and Crystal Reports are some examples, among many others.

And the requisite wiki article...

In a nutshell, the goal of BI is: aggregating and presenting data to help executive decision making.

share|improve this answer

In a business, the role of a CEO is to stay on top of pretty much everything that is happening in a company. Some data you can get off of standardized reports, but sometimes you have an intuition, and need to actually dig through the data in arbitrary ways, while not really being able to learn SQL. BI is there to fill that role. It is there to do a better job then the CEO actually exporting a bunch of reports into excel, then massaging the data there.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.