Forum Discussion
data type change analysis services
mkatipal, In Power BI Desktop, click on 'Edit Queries' under the Home tab, then in the opened Query Editor window, you select the column by clicking on it, then change the 'Data Type' (under Home tab) to Text.
Is this applicable for Analysis Services as well?
I clicked Edit Queries option in the Home tab and I have only the Data Source Settings option available. Upon clicking that it goes to a window where i need to login to the model/data source
- wwhittenton8 years agoHelper II
I couldn't say for sure about Analysis Services.
When you go into Edit Queries, have you selected the table and column you would like to change the data type of?
- mkatipal8 years agoNew Member
This is all I see.
Once I click the Data source Settings, It opens a window to enter Server name and Database name for Analysis services DB's
- v-jiascu-msft8 years agoMicrosoft Employee
Hi mkatipal,
Your model is a live connection to SSAS that is also a powerful analysis tool. Since it's a live connection, you can't define or modify the model in the the Power BI side. You need to do it in the SSAS. Please refer to desktop-directquery-about/#live-connections.
>>>However, unlike DirectQuery, there is no sense in which a new model is being created; in other words, it's not possible to define new calculated columns, hierarchies, relationships, and so on. Instead you are simply connecting directly to the external SSAS model.
Best Regards,
Dale