Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
GrahamR99
Resolver I
Resolver I

Query SSAS get error when importing data

Hello

I have a connection in Power BI to a SSAS database, but when it imports the data I get the following error message;

Unable to cast object of type 'System.Int32' to type 'System.String'.

 

What does this mean?

 

The query is for about 85,000 records, is the query to big?

 

Regards

 

GrahamR99

1 ACCEPTED SOLUTION

Hi @GrahamR99,

 

Please execute the same MDX query in SSMS to check whether it can return correct records.

 

Regards,
Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-yulgu-msft
Employee
Employee

Hi @GrahamR99,

 

How did you get data from SSAS database? Did you execute customize DAX or DAX query when creating a data soure connection? If so, please check whether you used wrong query to convert int data to string.

2.PNG

 

Best regards,
Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hello Yuliana Gu

The query I used was MDX.

 

Regards

 

GrahamR99

Hi @GrahamR99,

 

Please execute the same MDX query in SSMS to check whether it can return correct records.

 

Regards,
Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hello

It was a problem with my MDX, I have found the correct query and it now runs in Power BI.

 

Regards

 

GrahamR99

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors