Hi all,
Wondering if there's a way to rename a data module without impacting the source identifier? For instance, if I have a model named Call center the source identifier would be C_Call_Center. But if I want to save it with a new name, such as Call Center Global, the source identifier will change.
If I want to repoint any reports from the original model to the new model they will not validate. If I examine the query item expression definition I would see something like this:
[C].[C_Call_Center].[Table_123.[Column_ABC]. But instead Cognos expects this:
[C].[C_Call_Center_Global].[Table_123.[Column_ABC]. I know I can remove the source identifier so it would instead be [Table_123.[Column_ABC].
I'm just trying to figure out if there's a less cumbersome way to do things. I imagine I just don't know how. :)
Thanks!
------------------------------
Jeremy Aude
------------------------------
#CognosAnalyticswithWatson