dbTalk Databases Forums  

Many to Many Currency Conversion

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Many to Many Currency Conversion in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Peter
 
Posts: n/a

Default Many to Many Currency Conversion - 02-23-2006 , 03:35 PM






Please help me as I'm trying to get a tutorial on how to set up Currency
conversion.
I have a DimSourceCurrency and DimDestinationCurrency. When I use the BI
Wizard to create a Reporting Currency it fails for the 'Local' currency due
to it being more than CHAR(3). I fix this by changing it to 'Loc'. The
conversions appear to be happening, but the values are incorrect. Is there a
step by step guide somewhere or a good book that explains how to set this up.
The AdventureWorks seams to be One-Many

Thanks
Peter

Reply With Quote
  #2  
Old   
SmartGuy
 
Posts: n/a

Default RE: Many to Many Currency Conversion - 02-23-2006 , 04:49 PM






Beware of Many to Many - the performance is sub-ideal.
--
SmartGuy


"Peter" wrote:

Quote:
Please help me as I'm trying to get a tutorial on how to set up Currency
conversion.
I have a DimSourceCurrency and DimDestinationCurrency. When I use the BI
Wizard to create a Reporting Currency it fails for the 'Local' currency due
to it being more than CHAR(3). I fix this by changing it to 'Loc'. The
conversions appear to be happening, but the values are incorrect. Is there a
step by step guide somewhere or a good book that explains how to set this up.
The AdventureWorks seams to be One-Many

Thanks
Peter

Reply With Quote
  #3  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Many to Many Currency Conversion - 02-23-2006 , 05:45 PM



Hi Peter,

You can refer to this MSDN paper:

http://msdn.microsoft.com/library/de.../en-us/dnsql90
/html/sql2k5snapshotisol.asp
Quote:
Many-to-Many Dimensions in Analysis Services 2005

Richard Tkachuk
Microsoft Corporation

June 2005

Applies to:

Microsoft SQL Server 2005 Analysis Services

Summary: See an example of using the Many-to-Many dimension in SQL
Server 2005 Analysis Services to analyze sales data, and get ideas for
other uses such as treating medical conditions, software testing, and
more.
...
Quote:

- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***


Reply With Quote
  #4  
Old   
Thierry (MSFT)
 
Posts: n/a

Default RE: Many to Many Currency Conversion - 02-27-2006 , 04:28 PM



HI Peter,

This was a known bug before RTM that was fixed for RTM.
Did you change loc everywhere int he MDX script as well?

There is no book on Currency conversion wizard that I know of.
If you send me an example of the source data in local currency and the
converted value that you are getting I may be able to help you...

"Peter" wrote:

Quote:
Please help me as I'm trying to get a tutorial on how to set up Currency
conversion.
I have a DimSourceCurrency and DimDestinationCurrency. When I use the BI
Wizard to create a Reporting Currency it fails for the 'Local' currency due
to it being more than CHAR(3). I fix this by changing it to 'Loc'. The
conversions appear to be happening, but the values are incorrect. Is there a
step by step guide somewhere or a good book that explains how to set this up.
The AdventureWorks seams to be One-Many

Thanks
Peter

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.