InterviewSolution
Saved Bookmarks
| 1. |
What are the purpose and benefits of using the DAX function? |
|
Answer» DAX is much more than Power BI. If you learn DAX as a functional language, you become better as a DATA professional. DAX is based on different nested FILTERS which magnificently improves the performance of data merging, modeling, and FILTERING tables. |
|