Can anyone point me in the right direction to solve this issue?
I have a data source in excel, can I use that excel file as a WebI data source and if so, where can I find some good directions on how to do that?
If I cannot use Excel directly as a data source, can anyone point me towards directions showing how to import this data into my warehouse and create a static table from it? Then I can add it to a universe and create my report.
I’m agreeing with Mak here. If importing the data into the database is an option, it is BY FAR the best option. It will be easier to implement. It will be easier to maintain. It will be easier to write reports on. It will be easier to join with other data.
As to how to do it, it’s fairly simple. However the exact steps depend on what type of database you are using. If you contact your DBA team, they should be able to do it with minimal fuss. (Well, as much fuss as adding a table to a production database causes in your organization.)
I have learned a lot about SQL Server 2008 R2 in the past few years and I do a pretty good job for a one person shop. Thank you for all the comments so far. The Rich client will get me through today’s task (very slowly, but through) and I will do some more research on importing the data source into SQL.
If anyone has any good explanatory links, they would still be appreciated.
Has anyone have BO reports with excel DP in BO4.1 created in BI Launch Pad? It looks like a maintenance nightmare. To create DP in BI Launch Pad in webi you need to first upload excel to cms and then create a report on top of it. Each time a new version of excel is required you need to upload the file to CMS again, overwrite existing one and refresh DP. I don’t think users would like it. What’s even more troublesome there is no way to edit excel in your DP, button to change path and excel name is gone once you define your DP. Any ideas?
Okay,
in BOXI 3.1, windows server, we used to make perdonal DP based on Excel in the following way :
1 - With Rich Client, create a Document linked to an Excel DP (important . the Excel file must be located in a folder in which the user hqas access, in order vto schedule the document, the BO Server must have access to it);
2 - Export the document to CMS;
3 - Run the document.
Cheers,
Rogerio