Forum Discussion
From MS SQL Server to Visual Studio to Power BI, right?
I have project to teacher. I am studying data warehouse and business intelligence. I choose Power BI because it is new technology and challenge.
I have data of the health check up in excel files, 5 years : 5 files then I import this data to MS SQL Server. I create relation database, tables by separate tables from group checkup, for example: general, heart, blood, xray, etc. In Power BI, if I choose year 2013, I can see all tables follow requirements. But I present to teacher, he said after I convert to data warehouse, I will making OLAP before creating business intelligence. He give me back to do OLAP cube also.
hi bee_kissme
I see :-)
of course, if part of the exercise is to create a multidim olap cube, then go ahead and do so.
however, you can very well model a clean star schema in a tabular model within powerbi, which is like "the new version of olap cubes" - maybe your teacher does not know that - but its up to you, whether you want to challenge him on that ;-)
Have fun building your cube :-)
Frank
- bee_kissme9 years agoRegular Visitor
You prefer Power BI is the new version olap cubes, right? If I create star schema good, it is not necessary to do olap cube in Visual Studio Business Intelligence?- Anonymous9 years agoNot applicable
Hi bee_kissme,
>>If I create star schema good, it is not necessary to do olap cube in Visual Studio Business Intelligence?
I find a function to directly export excel file to cube, perhaps you can refer to below blog:
How to create cube files for offline use using Excel
Regards,
Xiaoxin Sheng