Business intelligence refers to the process of analyzing an organization's business data, by various (often computer-aided) means, to assist in the organization's decision making.

learn more… | top users | synonyms

0
votes
0answers
23 views

backend as a service similar to parse

I'm looking for a "backend as a service" to store user data (similar to parse.com). I need to be able to to analyze this data using BI tools or web based interface. Preferably it should be open ...
0
votes
0answers
21 views

Is there a completely free solution for customizable reports and live dashboards? [closed]

I've been checking jaspersoft, pentaho and many other solutions. They offer very mature commercial solutions while I only need a web-app through which a user can design a report (save it, load, export ...
0
votes
1answer
23 views

Customized Number Format in Excel

Goal: Retrieve the requested result from the "Requested value". Current & normal value | Requested value ---------------------------------------- 320 | 320 8256 ...
0
votes
0answers
32 views

Oracle BI - Sharing Ibot to users With less previleges

i m working with oracle bi standard edition. I developed an Ibot and he is working fine. But i developed it within administrator domain (as administrator). I can't send this Ibot to others users, ...
0
votes
1answer
38 views

Actual employee working hours from payroll system?

I am working on a project which involves a payroll system for Employees. My main goal is to retrieve the actual work hours for each employee, however I am a bit confused about how I should proceed ...
0
votes
1answer
23 views

OBIEE using the same folder/fact twice aggregating on both

I know the exact SQL I would need to write to retrieve the results I'm looking for from the Oracle BI tool, however, as I am new to Oracle BI I am struggling to find a way to reproduce the same ...
1
vote
0answers
25 views

SQL server Data Tools- can not browse the deployed cube

I'm trying to browse the deployed cube, but it doesn't work. I have this error: "Element "return" was not found. Line 5, position 2". I've made the connection with database and it worked (I saw that ...
0
votes
0answers
16 views

How do I model a fact with start/end dates to relate to a daily measure?

So I have a Sales Cube with Sales By Item By Day. I want to bring in Bookings/Orders and compare those to the sales to see if we are booking the right numbers. The bookings fact is a single record ...
0
votes
0answers
41 views
+150

Dimension hierarchy not showing all data

I have a users dimension, which represents the hierarchy of many shops. For instance, shops are split into Country - > Region -> Town/Village - > Actual Shop. So when you look at it from a hierarchy ...
2
votes
1answer
28 views

How to maintain unique Id for records coming from two different databases?

I am feeling stuck while working on two different enterprise applications . From the first Application A1 and second Application A2, we used to send some documents to our print vendor which prints ...
1
vote
1answer
40 views

Looking for recommendations on reporting front end to work with SSAS/SSRS [closed]

I'm working on designing/building a BI solution, so far we have a very simplistic setup using the Microsoft BI Stack. We are looking at adding reports built into our webpage for clients to use, which ...
0
votes
1answer
28 views

Should all dimension values be used in the fact table?

Im modeling a data warehouse which has 6 dimension. One of these dimensions is client, which has around 600k rows, and some others such as accounts and products. I made an estimation of the number of ...
2
votes
1answer
48 views

How to convert separate date and time parameters to a valid datetime?

I have a report with date and time (only an hour and minutes) parameters which are separate. The Date parameter is of type Date/Time, and the Time parameter is set as Text. I want to merge those two ...
1
vote
1answer
24 views

MS Analysis Cube - one-to-many joins

I am building an OLAP cube in MS SQL Server BI Studio. I have two main tables that contain my measures and dimensions. One table contains Date | Keywords | Measure1 where date-keyword is the ...
0
votes
0answers
33 views

How Can i integrate Map Component in CDE with pentaho with data from sql data source?

I can integrate Map with chart but with static data.I want ton integrate it with data from a database (Mysql or Postgis)
-2
votes
1answer
46 views

Hadoop vs Traditional DWH/BI [closed]

I'm doing a project for work and am debating whether or not we need to build out a traditional DWH/BI solution or use a Hadoop cluster. I know about Cassandra (and other nosql dbs) and am familiar ...
0
votes
1answer
60 views

Slicers in SSRS

Need to Implementing Excel Like Slicer in SSRS : Hi, I am very new to SSRS. Anyway to implement Excel like Slicers in SSRS ? I have already tried this link ...
-2
votes
1answer
19 views

SOA essentials business integration scenario? [closed]

I am new to business integration. It is under my consideration that as a software engineer one's task is to design/deploy web services using an application server and some integration design tool and ...
1
vote
2answers
50 views

Changing foreign key meaning. How to handle?

Lets say I have 2 tables: Species SpeciesId SpeciesName Animal AnimalId SpeciesId - foreign key If you give the end-user ability to change SpeciesName, that means they can affect the species ...
0
votes
1answer
30 views

Using “Or” operator in Business Objects (and failing)

This might be/seem like a basic question. Company just moved us to BO and trying to figure out a formula that would be easy in any other language. Can't seem to get the syntax and can't find ...
1
vote
1answer
40 views

SSAS Relationship Slowly Changing Dimension

I have this structure in my Data Warehouse DimCustomer -id (pk) -Name -Country -datestart -dateend FactBalance -idCustomer (pk) (fk [DimCustomer.id]) -idTime (pk) (fk ...
1
vote
3answers
48 views

Where would tables that are not normalised be applicable?

Is it ever best practise or recommended to use a table of the following? id, uid, fieldname, fieldvalue 4, 12, gender, male 5, 12, age, 21-30 6, 12, location, 5 7, 13, gender, ...
2
votes
1answer
79 views

Update a table in ssis without using Data Conversion

whenever i try to update tables from source to destination tables (sql server to sql server) in ssis i run a stored procedure with the update query. i execute this SP via OLE DB Command. Now for the ...
0
votes
0answers
70 views

What are the best choices to complete or replace SSRS? [closed]

I currently work in a BI development team which use exclusively SSRS as Reporting tool. Because we are using SSIS and SSAS to develop our ETL and Cube creations in our different projects, it was until ...
0
votes
1answer
41 views

SSRS Textbox Entry Limit Chars

I am looking for a way to limit the entry size of a textbox for an SSRS parameter. The report is being rendered in ReportServer 2008. To be clear, this is NOT a textbox rendered in the report. The ...
1
vote
2answers
100 views

Data Warehouse design - Handling NULL and empty values in the OLTP

I am creating a DW for an OLTP that is creaking somewhat. A problem I'm faced with is that there isn't much data integrity in the OLTP database. An example would be a Suburb field. This suburb ...
0
votes
0answers
39 views

Weblogic server automatically shut down

I have re install Oracle BI Publisher trail edition. After complete the installation, server was running fine and i did login with Administrator user. after stop the server when i start the server ...
0
votes
1answer
22 views

Microsoft BI Report with Input

I need to create a Microsoft BI Produced Report, that will display Actual Data, retrieved from database. But I also want users to be able to fill Forecast Data for next month in the column beside the ...
-1
votes
1answer
48 views

Business Intelligence data sources [closed]

I am curious about the data sources of business intelligence. I cannot find anywhere what kind of data sources except of OLTP systems like ERP or CRM and flat files are used. Can anyone give me some ...
0
votes
1answer
55 views

PerformancePoint data source from Oracle

I have a requirement to create KPI and dashboard for which all data comes from Oracle. I am looking for getting this data into PerformancePoint to create KPIs.. Can anybody point me to the right ...
0
votes
0answers
8 views

Validating the figures/data on the report against that in the database [closed]

I am looking to validate the data on the report against that in the database. Eg: If the report says that my company has made sales of $5000 in first quarter, I would want to confirm this number with ...
0
votes
1answer
102 views

How do you solve your “Pre-Etl” Source to target mapping problems? [closed]

Using spreadsheets is definitively non-authoritative: source mappings change as you design and test your ETL jobs. A spreadsheet that once functioned as the single or authoritative catalog of all ...
0
votes
1answer
26 views

Assign value to user hierarchy

Let's have a dimension "Category" defined with the following table : ID | CategoryLevel1 | CategoryLevel2 | CategoryLevel3 ---|----------------|----------------|--------------- 1 | C1 | ...
0
votes
1answer
106 views

Weblogic server window exit when start BI Publisher

I have installed Oracle BI Publisher trail edition, when i click to Start BI Publisher to start server, command window appear and exit after 10 seconds. when i click again to Start BI Publisher, ...
1
vote
4answers
120 views

Difference between hierarchy and levels

I have just started working on Mondrian. I am having a hard time understanding hierarchies and levels. What is Difference between a level and a hierarchy of a dimension in a cube ? Why do we need to ...
0
votes
1answer
49 views

Efficient way to generate report data

I have a some report data available with me which i am fetching from say a webService. The data is in JSON format of the form : Year -> Region ->Items == has the data for 12 months(a simple Array) ...
0
votes
0answers
29 views

Exporting Webi To Excel without Cache

I have developed a webireport from Universe where i have 3 pie charts and 2 tables in my report. When i export the webireport to Excel i get only my first pie chart into the excel. I deleted the pie ...
0
votes
1answer
24 views

Can't Display different Database

Goal: Select a specific database named contoseRetailDW based on the list of different database in Peformance Point Dashboard application. Problem: The servername is correct but unfortunately a list ...
1
vote
2answers
55 views

What are the Business applications of Neural Networks

I am finding it increasingly difficult to find any specific material on the business applications of Neural Networks. This makes sense because many businesses try to keep their secrets to themselves, ...
0
votes
0answers
52 views

'unable to retrieve list' in Dashboard Designer

After setting up the Performance Point Application and the BI Center I tried to create some data connections to a specific sharepoint site. It works without errors on the "Project-task-list" and the ...
0
votes
0answers
30 views

Can't save a “predefined list of values” in SpagoBI

When we try to save a new "predefined list of values" in SpagoBI selecting an exisiting data set, it shows the following error: An error has occurred. Retry later. If the problems persists, contact ...
0
votes
0answers
107 views

Wrong date in OBIEE 10G time series report

When I create a time series report in Oracle BI 10G for a period of one week, the dates on the x axis display as 'Mon, Tue, Wed...'. However, they are all incorrect by exactly one day. I am ...
-4
votes
1answer
80 views

database design issue for ERP System [closed]

i have Customer and Suppliers, as my system is ERP, customer can be a supplier or vice-versa. And customer & suppliers have their account part for payment calculation. Q is whether i design 1 ...
0
votes
0answers
61 views

What's the connection between BI and ETL? [closed]

I understand Business Intelligence (BI)'s relationship to business analytics and warehousing: businesses want to be able to query their warehouses and extract complex and meaninigful data. What I ...
0
votes
1answer
71 views

Easy to Learn-Popular in Industry BI-Reporting Tool [closed]

I am from ETL Dev/Enterprise Data Analysis background with experience in various database and Informatica Power Centre. The projects I have worked in was limited to loading of data in a Teradata DB. ...
1
vote
4answers
139 views

Skills & technologies required for BI dashboards & Web reporting development

I am a young developer coming from the analytics world and I am applying for a project including development and customizing of: dashboard and web-based reporting for BI (business intelligence). ...
2
votes
1answer
40 views

Build Groups Using Related Data Points

I'm trying to find a way to develop groups of things based on data points that are related to the individual 'things' but also to each other. For instance, let's say I'm trying to group junk mail ...
-1
votes
2answers
104 views

How to generate an Australian ABN number? [closed]

I am trying to generate 1000000 abn numbers to populate a database (in the goal of performing tests). Did someone had to to something similar? (an answer in haskell or perl would be cool) Here is ...
1
vote
1answer
118 views

Business intelligence Cube and Dimensions

What I have to do to fix this problems? (I`m beginner in BI) Errors Error 3 Internal error: The operation terminated unsuccessfully. 0 0 Error 4 Errors in the high-level ...
1
vote
3answers
92 views

why do I still need dimension if I have compression

Recently I have some doubt, looking for answer. Normally, when design a data warehouse, either we use star model or snowflake model or hybrid, and normally we normalize the master data into dimension ...

1 2 3 4 5 12