Forum Discussion
thedatahiker
Microsoft Employee
4 years agoCalculate measure in source or in DAX Query
This is a general question that I'm trying to get a clear answer to. If you could provide any documentation that exist on this topic it would be super appreciated. Is it more performant to calcul...
TheoC
Community Champion
4 years agoHi thedatahiker
In my view, and many have their own, it should depend on several key factors, among others:
- How the data is structured
- Level of detail the data is available (e.g. transactional or summarised)
- Your / your client's requirement for the report (e.g. once-off or repeatability, etc)
I will always try to use measures where possible when creating financial / accounting indicators. They are often cleaner and easier to work with as you start to piggyback from one measure to the next.
Best of luck with it all!
Theo 🙂