Forum Discussion
Model language
- 6 years ago
hi Anonymous
Power bi use M language to shape and transform datasource in edit queries and
use DAX Function to create calculate column/table/measure in model.
https://docs.microsoft.com/en-us/powerquery-m/
https://docs.microsoft.com/en-us/power-bi/desktop-quickstart-learn-dax-basics
https://docs.microsoft.com/en-us/dax/
If you want to migrate the data model, you may need to use the same logic to recreate it.
Regarads,
Lin
hi Anonymous
Power bi use M language to shape and transform datasource in edit queries and
use DAX Function to create calculate column/table/measure in model.
https://docs.microsoft.com/en-us/powerquery-m/
https://docs.microsoft.com/en-us/power-bi/desktop-quickstart-learn-dax-basics
https://docs.microsoft.com/en-us/dax/
If you want to migrate the data model, you may need to use the same logic to recreate it.
Regarads,
Lin