Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
HI Any explain which one best perfomance given
example:
Power Bi query:step by step my opreation exa: deleting rows,grouping rows ete..
M language:same operation i am writing in the M lanhuage
which one best
I am new in the M langage i am learning this
please suggest me which one best or performance
Thanks
Aruna
inside Power Bi itself only
which one is best writing M language inside Power Query or we will operation using button(top Power BI navigation bar)
example:
Method1:I am grouping my source using Power Query Grouping Button
Method2:same grouping i am using M language
which one good using Button or M langauage
Hi @Aruna_ln
For any user who are not very familiar with the M language, it is better to use top Power BI navigation bar to accomplish one's goal.
If the function in top Power BI navigation bar can't meet user's requirement, you need to write M language in Advanced editor to achieve your goal.
For your scenario, if two method all meet your requirement, it is easily to use Power Query Grouping Button.
Best Regards
Maggie
Creating something as a step in Power Query would essentially add a statement in M Query. So not very sure as to what difference would it make speaking about the performance.
AS per my understanding. where M Query would make a difference is when you wat to customise a created step, doing it using M-Query would give you a great flexibility
User | Count |
---|---|
75 | |
74 | |
44 | |
31 | |
27 |
User | Count |
---|---|
99 | |
89 | |
52 | |
48 | |
46 |