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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Convert sql to M

Hello All,

 

How do I write below sql into M query:

 

select sum(Sales) over (aprtiton by Country, State) from emp;

 

select count  (empid) over() from emp2;

 

Thanks,

Aditya

4 REPLIES 4
JosefPrakljacic
Solution Sage
Solution Sage

Hey @Anonymous ,

 

I would rather do this. And it would be better to do it like this according to this link.

 

image_thumb6.png

 

If this post was helpful may I ask you to mark it as solution and give it some kudos?

Have a nice day!

BR,
Josef

Anonymous
Not applicable

NO, I would like to know how this works

I need to apologize @Anonymous 

 

I thought you wanted to have the optimal solution to your problem.

 

But if you want to know how to do this technically, then I can refer you to this link.

 

The principle is the same as yours.

 

If this post was helpful may I ask you to mark it as solution and give it some kudos?

Have a nice day!

BR,
Josef

Anonymous
Not applicable

In the example shown it is a Row number, I need a sum

(Sum of the entire column, Example:  sum(sales) Over( order  by  year) 

 

, I have tried it but unable t get it. Can you please show through an example 

 

@Greg_Deckler 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.