Changing object ID in SSAS BIDS

Developing an analysis services database in BIDS – You have created a dimension for example based on a table in your dsv called frog

You now want to rename this (for reasons that are entirely your own!) – Changing the name is easy via the properties but changing the ID is a bit trickier.

The trick is to right click the object (in this case the frog dimension) in BIDS and select ‘view code’ – You can then edit the ID here in the first couple of lines.

Unknown's avatarAbout Dan Wakefield
BI / Data Warehouse Developer

One Response to Changing object ID in SSAS BIDS

  1. aliflair's avatar aliflair says:

    Great tip. Only extra I would add is that I had to right click the object (in my case a dimension) from the Solution Explorer so that I could see the View Code option. Thanks.

Leave a reply to aliflair Cancel reply