Forum Discussion
Anonymous
6 years agoNot applicable
Please help me in understanding below code for(plan Order & additional Plan orders)
Source = Table.Combine({#"RAW DEMAND FORECAST (ALL ONE MONTH)", #"RAW DEMAND FORECAST (FIRST MONTH PARTIALS)", #"RAW DEMAND FORECAST (SECOND MONTH PARTIALS)"}), #"Removed Columns" = Table.RemoveCo...
amitchandak
Super User
6 years agoAnonymous , what is the issue you are facing. To understand M refer these links from ImkeF .
1) M as a language
| Chris Webb’s M-Webinar | This is the best intro to M as a language at the moment. Recommending it as the first hour to invest in your Power Query & M-skills. |
| Ben Gribaudo’s series | Systematic intro of M as a language |
| Introduction to Power Query (informally known as “M”) Formula Language | Quick intro, but watch out: Strangely hidden. You can reach the content via the left navigation pane only! |
| Introduction to Power Query M Code | Brief introduction into the M-language in Power Query |
| Video about M language concept | Lean back and enjoy the M(agic) |
| Formula Language Specification | Techie-hardcore: Describes the structure of the language. Quickly flip through for the first time to get an orientation. Read again after you’ve practiced for some time, with any luck it will start to speak to you
|
| Formula Reference | Bookmark this: All functions with their specs. And actively use this!: Read the specs, copy the example codes, paste it into the formula bar or advanced editor and study the results. |
| M-Code Editor | How to create WordPad ++ editor for M, also includes a very useful function on how to extract additional metadata for #shared-function-list. |
2) Books
Power Query, Get Data, Get and Transform & M: M is for Data Monkey, Power Query for Power BI and Excel
Power Pivot & DAX: Learn to write Dax, Power Pivot and Power BI, The Definite Guide to DAX
Power BI: Introducing Power BI , Analyzing data with Power BI…
3) Online
From Microsoft: PowerBI, Power Query
- Anonymous6 years agoNot applicable
Thanks,
we have created hana view now i want to bring that hana view fields to the power bi and create the same logic as written in below for fields plan order & additional plan orders,
now i want to unde from where this 2 fields base fields