Tagged Questions
4
votes
7answers
264 views
What are good online communities/portals about Business Intelligence solutions
I am looking for a communities, portals, and bloggers(?) that could help me to keep up to date with the newest technology, trends, and knowledge about Business Intelligence, Predictive analysis, etc. ...
3
votes
2answers
297 views
Database selection for a web-scale analytics application
I want to build a web-application similar to Google-Analytics, in which I collect statistics on my customers' end-users, and show my customers analysis based on that data.
Characteristics:
High ...
2
votes
2answers
890 views
BI with Django?
Is there a way to develop Bi (Business Intelligence) solutions with Django? Therefore it should be possible to define models with more than one Datasource.
Is anybody out there who has experienced BI ...
1
vote
1answer
95 views
What is an approach / existing system / research efford to provide information how was prepared a BI report?
I am looking for information what are approaches or existing systems that let an end user of a BI system to have insight how data in the report was prepared/processed. In my case, an advanced BI user ...
1
vote
2answers
2k views
Best Practise to populate Fact and Dimension Tables from Transactional Flat DB
I want to populate a star schema / cube in SSIS / SSAS.
I prepared all my dimension tables and my fact table, primary keys etc.
The source is a 'flat' (item level) table and my problem is now how to ...
1
vote
3answers
243 views
Which book do would you recommend for learning the basics of DataWarehousing
What is the best introductory book on Datawarehousing/Business Intelligence?
0
votes
0answers
10 views
What is MOTC for Database Cleaning
Ok so my Professor is giving an exam on database and there is a section about converting external data into a data warehouse and using that data for Business Intelligence, and he discussed this one ...
0
votes
0answers
26 views
Calculating average orderrows dilemma
I'm facing a bit of a dilemma. For my final thesis I'm working on one of my subjects where I'm at this moment trying to provide insight in the average orderrows per order. The dataset contains data ...
0
votes
1answer
101 views
How do I go about restoring an SSAS 2000 .CAB file using 2008 tools?
I am trying to work out through the sample code that comes with Fast Track to MDX.