Wednesday, June 29, 2016

SSAS Tabular Part 4 : Rename and Hide column from table in Tabular Model

Now we have to rename the column of a particular table. To do that First we have to import the table (After filter and rename) into model designer. Then we have to go each table and rename the column as we want to appear.



   Steps to do rename column:
  •  we have Click on 'Grid View' Panel (Bottom Right Corner).
  •  Click on particular table.
  •  Double click on header of the column which we want to change.
  •  Type the Proper name of the column.

 Steps to hide column:
  •  we have Click on 'Grid View' Panel (Bottom Right Corner).
  •  Click on particular table.
  •  Right click on Particular column and select 'Hide from Client tool' option.

No comments:

Post a Comment