T O P I C R E V I E W |
pinkzfairy |
Posted - 07/14/2015 : 20:05:00 Hi all, i would like to seek help on my migration process. I am migrating my reports from SSAS 2008 to SSAS 2012 and currently i am using OWC Report with XMLA connection. I am having difficulty to change my connection of all my reports to new connection(SSAS 2012). Is there any simple way to change my connection instead of doing it one by one? |
2 L A T E S T R E P L I E S (Newest First) |
pinkzfairy |
Posted - 07/15/2015 : 00:21:56 Already try it and it works. Thanks a lot :D |
admin |
Posted - 07/14/2015 : 20:24:48 Yes, please go to Admin > Edit Report Schema > select "Search and Replace" tab. For example,
Search: Provider=MSOLAP;Initial Catalog=Adventure Works DW;Data Source=http://www.reportportal.us/xmla/msmdpump.dll
Replace: Provider=MSOLAP;Initial Catalog=Adventure Works DW;Data Source=http://www.reportportal.us/xmla2012/msmdpump.dll |