Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.
Thanks
Solved! Go to Solution.
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
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @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
Proud to be a Super User!
Check out my blog: Power BI em Português