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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
amybirc77
Helper II
Helper II

How to add a new measure

Hi All,

I am getting data from SQL Server, I am using query, select * from VIEW. But when I want to create a measure, the fields wont show , please see the screen shot. I started as Query. but it wont suggest the fields. Please advice.

amybirc77_0-1695144775817.png

Thanks

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @amybirc77 ,

 

Measures are use for aggregations, so for the intelissense to get the fields you need to use calculation to aggregate, so if you are doing the SUM for example when you start to write SUM( then the intelissence kicks in and shows the fields.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

2 REPLIES 2
amybirc77
Helper II
Helper II

@MFelix Thank You.

MFelix
Super User
Super User

Hi @amybirc77 ,

 

Measures are use for aggregations, so for the intelissense to get the fields you need to use calculation to aggregate, so if you are doing the SUM for example when you start to write SUM( then the intelissence kicks in and shows the fields.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors