Forum Discussion
Anonymous
3 years agoNot applicable
Anyone know about MinMaxColumnPositionCallback in DAX Studio server timings?
I've run a trace on my DAX query, and many rows in the server timings show MinMaxColumnPositionCallback in bold, indicating it is a performance problem. I googled and get zero results. Has anyone...
daXtreme
Solution Sage
3 years agoTry to ask this question to Marco Russo and/or Alberto Ferrari. If there's anything to know about it... they are the ultimate source of knowledge about anything DAX.
Anonymous
3 years agoNot applicable
How do I go about asking these gents?
- ValtteriN3 years ago
Community Champion
Anonymous you can ping users on forums using @ and their name e.g. '@marcorusso or '@AlbertoFerrari.
For my take to your dilemma I recommend checking this blog by entreprisedna: Performance Issue In DAX Studio: CallBackDataID - Enterprise DNA
It discusses the likely reason these rows are bolded and a solution proposal to the issue.