Forum Discussion
HamidBee
4 years agoPower Participant
Does DAX studio automatically edit DAX code into the correct layout (spaces etc)?
I am terrible at writing out my DAX code neatly. I often write it out over one line which I know is terrible practise. My code is all clustered together, brackets, variables, it's ugly. I was wondering if DAX studio can do this for us or if there is no cheat code to this?. If there is no cheat code to this can anyone be kind enough to suggest some useful reading materials?.
Thank you
It can or you can use daxformatter.com which is from the same folks.
2 Replies
- jdbuchanan71Super User
It can or you can use daxformatter.com which is from the same folks.
- HamidBeePower Participant
Thanks. This should be a game changer for me.