How to Create Table in Power BI using DAX
- George Apostolov
- 05 Sep 2025
Guide
Open Power BI Desktop. Go to the 'Modeling' tab.
Click 'New Table'.
In the formula bar, type your DAX expression to define the table.
Click 'Commit' to apply the code.
This creates a table 'NumberTable' with values from 1 to 10.
You can check the new table you created in the 'Data' pane as well.
Create your first interactive demo in minutes
No credit card required • Start building today


