Forum Discussion
DAX Studio issues and questions (Query Batch Completed with errors)
- 7 years ago
Anonymous wrote:Is DAX Studio capable of suggesting better/optimised DAX code?
No, at the moment we just provide an easier way to access a deeper level of information about the execution of a given query (such as the details around the Storage Engine queries) and access to Query Plans. It would be nice to add the ability for DAX Studio to suggest improvements, but it's a very difficult problem to solve well.
Hey d_gosbell
Thanks for the tips.
I will play with it a little bit today and see how it goes.
Any knowledge about optimisation? Is DAX Studio capable of suggesting better/optimised DAX code?
Cheers!
A
Anonymous wrote:
Is DAX Studio capable of suggesting better/optimised DAX code?
No, at the moment we just provide an easier way to access a deeper level of information about the execution of a given query (such as the details around the Storage Engine queries) and access to Query Plans. It would be nice to add the ability for DAX Studio to suggest improvements, but it's a very difficult problem to solve well.