<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Reporting Against Multiple Datasources in BI Suite Enterprise Edition</title>
	<atom:link href="http://www.rittmanmead.com/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rittmanmead.com/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/</link>
	<description>Delivered Intelligence</description>
	<lastBuildDate>Mon, 15 Mar 2010 14:12:52 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jagdev Panesar</title>
		<link>http://www.rittmanmead.com/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/comment-page-1/#comment-1140</link>
		<dc:creator>Jagdev Panesar</dc:creator>
		<pubDate>Tue, 13 Nov 2007 17:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/#comment-1140</guid>
		<description>Hello again.
Just to say that I have successfully used this technique  in a demo. In my case, I uploaded the &#039;quota&#039; or &#039;target&#039; data at the level of financial quarter (YYYY-MM) and Product Category to a database table, and then imported that into the physical layer, etc.
Which version of Analytics were you using ? I used 10.1.3.2.1 and some of the screen-shots are different.
It would be useful to know, as I have not done the extra clever bit yet of organising things such that rows are shown even when no target data is present.
Thanks, Jagdev.</description>
		<content:encoded><![CDATA[<p>Hello again.<br />
Just to say that I have successfully used this technique  in a demo. In my case, I uploaded the &#8216;quota&#8217; or &#8216;target&#8217; data at the level of financial quarter (YYYY-MM) and Product Category to a database table, and then imported that into the physical layer, etc.<br />
Which version of Analytics were you using ? I used 10.1.3.2.1 and some of the screen-shots are different.<br />
It would be useful to know, as I have not done the extra clever bit yet of organising things such that rows are shown even when no target data is present.<br />
Thanks, Jagdev.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jagdev Panesar</title>
		<link>http://www.rittmanmead.com/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/comment-page-1/#comment-1139</link>
		<dc:creator>Jagdev Panesar</dc:creator>
		<pubDate>Thu, 11 Oct 2007 08:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/#comment-1139</guid>
		<description>Hello Mark. I am pleased I happened across this very useful article as I am working on something where it would seem to be very relevant. I will report back ! Jagdev.</description>
		<content:encoded><![CDATA[<p>Hello Mark. I am pleased I happened across this very useful article as I am working on something where it would seem to be very relevant. I will report back ! Jagdev.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rittman Mead Consulting &#187; OBIEE Data Modeling Tips #1: Integrating 1-1 and 1-Many Source Tables</title>
		<link>http://www.rittmanmead.com/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/comment-page-1/#comment-1138</link>
		<dc:creator>Rittman Mead Consulting &#187; OBIEE Data Modeling Tips #1: Integrating 1-1 and 1-Many Source Tables</dc:creator>
		<pubDate>Tue, 19 Jun 2007 03:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/#comment-1138</guid>
		<description>[...] Then I add the Address ID from the Intersection table to the Logical Customer table; note how this table now has two sources, the physical Customer table and the Physical Customer Address Intersection table, just like my previous example last year where I integrated Oracle and Excel data into the same fact table. [...]</description>
		<content:encoded><![CDATA[<p>[...] Then I add the Address ID from the Intersection table to the Logical Customer table; note how this table now has two sources, the physical Customer table and the Physical Customer Address Intersection table, just like my previous example last year where I integrated Oracle and Excel data into the same fact table. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sulakshana</title>
		<link>http://www.rittmanmead.com/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/comment-page-1/#comment-1137</link>
		<dc:creator>sulakshana</dc:creator>
		<pubDate>Thu, 01 Mar 2007 10:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/#comment-1137</guid>
		<description>Hi Mark,

Your article is definitely very useful.It provides a very detailed note on how to make excel as a data Source.But however when i was following the steps defined by you,I hit an error and is unable to proceed further.

I have done the following steps.
1.Created the spreadsheet and imported the same into the Business model.
2.Mapped the columns from the physical table source to the logical table source.
3.Specified the aggeration levels also.

My fact table has column called sales and spreadsheet has column called quota.I want to view these two together across years and products.But when i build the report,i get the following error

State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: MUSIC_FACT.Quota. Please fix the metadata consistency warnings. (HY000)

I have done global consistency check whcih showed on errors or warnings.

Any help on this will be greatly appreciated.

Thanks in advance
Sulakshana</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>Your article is definitely very useful.It provides a very detailed note on how to make excel as a data Source.But however when i was following the steps defined by you,I hit an error and is unable to proceed further.</p>
<p>I have done the following steps.<br />
1.Created the spreadsheet and imported the same into the Business model.<br />
2.Mapped the columns from the physical table source to the logical table source.<br />
3.Specified the aggeration levels also.</p>
<p>My fact table has column called sales and spreadsheet has column called quota.I want to view these two together across years and products.But when i build the report,i get the following error</p>
<p>State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: MUSIC_FACT.Quota. Please fix the metadata consistency warnings. (HY000)</p>
<p>I have done global consistency check whcih showed on errors or warnings.</p>
<p>Any help on this will be greatly appreciated.</p>
<p>Thanks in advance<br />
Sulakshana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rittman &#38;#187; Aggregate Navigation using Oracle BI Server</title>
		<link>http://www.rittmanmead.com/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/comment-page-1/#comment-1136</link>
		<dc:creator>Mark Rittman &#38;#187; Aggregate Navigation using Oracle BI Server</dc:creator>
		<pubDate>Sat, 18 Nov 2006 10:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/wp2/2006/08/26/reporting-against-multiple-datasources-in-bi-suite-enterprise-edition/#comment-1136</guid>
		<description>[...] The way we do this is similar to the way I mapped an Excel spreadsheet in a few weeks ago; you identify the existing logical tables in the business model that have columns that correspond to the incoming data, and then drag the columns you want to match on over from the new, physical table on top of the existing logical columns you want to &#8220;join&#8221; on. This creates a new logical table source for the logical table, and tells the BI Server that in our instance, the region description, and the family and class descriptions, can now also be found in our aggregate dimension tables. [...]</description>
		<content:encoded><![CDATA[<p>[...] The way we do this is similar to the way I mapped an Excel spreadsheet in a few weeks ago; you identify the existing logical tables in the business model that have columns that correspond to the incoming data, and then drag the columns you want to match on over from the new, physical table on top of the existing logical columns you want to &#38;#8220;join&#38;#8221; on. This creates a new logical table source for the logical table, and tells the BI Server that in our instance, the region description, and the family and class descriptions, can now also be found in our aggregate dimension tables. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
