The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi all
I have a table in which some columns were added using DAX instructions.
My question is: is it possible to reuse these instructions within the advanced editor in M? I would like to know that because I have many DAX instructions that will take too long to convert them one by one to the power query editor. So is there a way to do that easily?
Thanks in advance
Solved! Go to Solution.
Hey @diegomartinop ,
DAX is the language of the Power BI data model, M is the language of Power Query.
At the moment it is not possible to use DAX commands in Power Query. You have to recreate them in Power Query of you can do the transformations later in the data model in DAX, if you cannot solve it in Power Query.
However, in an ideal world the data transformation should be done in M/Power Query, the analysis in the Data Model in DAX.
Sorry about that.
Hey @diegomartinop ,
DAX is the language of the Power BI data model, M is the language of Power Query.
At the moment it is not possible to use DAX commands in Power Query. You have to recreate them in Power Query of you can do the transformations later in the data model in DAX, if you cannot solve it in Power Query.
However, in an ideal world the data transformation should be done in M/Power Query, the analysis in the Data Model in DAX.
Sorry about that.
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
21 | |
12 | |
10 | |
7 |