Forum Discussion
markduffill
9 years agoAdvocate I
SSAS tabular import converts measures to fields
My experience when connecting to a tabular Analysis Services data source is that if I choose import, all measures in the model are converted to fields in Power BI. I have seen a comment in a post on ...
tannera
9 years agoAdvocate II
It seems to set the measures as a "String" data type when importing from SSAS .
Solution: to change the data type back, you can use the query editor and change the column's data type to 'numbers'.