Forum Discussion

vickyd's avatar
vickyd
Helper V
8 years ago
Solved

Get proper column names when importing data from SSAS using MDX query

When importing data from a SSAS Tabular Model using an MDX query, the columns names that come up are like full member names e.g. [Sales].[OpportunityID].[OpportunityID].[MEMBER_CAPTION]

 

Is there a way to get it to show just OpportunityID or Sales.OpportunityID without having to rename each column?  

 

FYI... The reason I'm using an MDX query is because I need to pre-filter data before it is imported. 

3 Replies