Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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
Hey @Anonymous ,
I would rather do this. And it would be better to do it like this according to this link.
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
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
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 64 | |
| 31 | |
| 29 | |
| 24 |