Forum Discussion

Yasser_Lababidi's avatar
Yasser_Lababidi
New Member
7 years ago
Solved

List of functions mapping Excel vs Power Query Editor

Hello,   I use Excel but I am new to Power BI. Does anyone have a list of "Functions Mapping" between Excel and Power Query Editor? For Example: "Search" Function in Excel is equivelant to "Text....
  • Chihiro's avatar
    7 years ago

    You should consider DAX completely separate from Excel formula/functions.

     

    DAX has more strict preference on what sort of data structure should be fed to it, when compared to Excel formula.

     

    I've seen too many people that struggled to grasp DAX and benefits of relationships when looking at it from Excel angle.

     

    Trust me, it will be easier to approach DAX as fresh new tool separate from Excel, even though it's made available in Excel's data model.

     

    It's much like learning another language; learning through translation will be more difficult, rather than diving in and learning language through experience. Some concepts doesn't translate very well between languages.