Pravin on 30 Aug 2017 05:26:35
It will be useful to have a feature that shows the list of DAX functions in Power BI and also a list of Power Query M functions in the Query Editor mode
Something to similar to PowerPivot in Excel which gives a list of Logical functions, mathematics, text etc...
Administrator on 07 Dec 2020 21:26:38
In PowerQuery you can use #shared
See the comment below as well.
- Comments (1)
RE: DAX and Power Query M function list
In Power Query, #shared lets you browse Power Query functions to your heart's content.
https://radacad.com/power-query-library-of-functions-shared-keyword
For DAX, I find DAX Guide to be useful. It gives you more details than Microsoft's official documentation.
https://dax.guide/