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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

connection error

Hi,

I need Help in this  error, how  I can fixed it

lost.JPG

 

1 ACCEPTED SOLUTION

@Anonymous ,

 

The error message mentions that the measure is not correct. You should add an aggregation function on column 'No' like SUM(), MAX() and others.

 

Community Support Team _ Jimmy Tao

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

3 REPLIES 3
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

Does the connection work well on SSMS? Please check if analysis service is still running.

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

@v-yuta-msft  thanks  for your  replay

 

I checked file  logo, the  error  message  in the  below :

 

A single value for column 'No' in table 'test' cannot be determined. This can happen when a measure formula refers to a column that contains many values without specifying an aggregation such as min, max, count, or sum to get a single result.

@Anonymous ,

 

The error message mentions that the measure is not correct. You should add an aggregation function on column 'No' like SUM(), MAX() and others.

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Kudoed Authors