March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi all, I'm curious about your opinion. In my reporting I've noticed, that quite a good portion of what is required can be done with simple filtering and there is no need for DAX measures.
For example, ALLSELECTED is a quite complex formula. Here is my DAX code which works as intended.
Solved! Go to Solution.
Hi @Zsolt_Kralik,
You refer a couple of different aspects, but I believe that your main question is around the usage of implicit vs explicit measures, although the result is the same in this case, using the implicit measures is very limited because you can only use the options that Power BI gives you sum, max, min, ... and there is no option to change context or other aggregations that you may need.
There is also a couple of things on using the implicit measure that you won't be able to do for example the usage of calculation groups or field parameters, the resusiility is also a big plus for the explicit measures.
See a coulple of articles on this:
https://radacad.com/explicit-vs-implicit-dax-measures-in-power-bi
https://data-mozart.com/understanding-explicit-vs-implicit-measures-in-power-bi/
Concerning the Quick measure that you refer that is the creation of DAX measures in an automated way so when using that feature you will be using explicit measures.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi Felix,
Thank you for the references. This post was a bit of a rant, I think there is more potential in the implicit measures given that they are quick and easy to create. I would like to see from Microsoft more options in that regard.
All your points are valid, thank you for your time.
BR,
Zsolt
Hi @Zsolt_Kralik,
You refer a couple of different aspects, but I believe that your main question is around the usage of implicit vs explicit measures, although the result is the same in this case, using the implicit measures is very limited because you can only use the options that Power BI gives you sum, max, min, ... and there is no option to change context or other aggregations that you may need.
There is also a couple of things on using the implicit measure that you won't be able to do for example the usage of calculation groups or field parameters, the resusiility is also a big plus for the explicit measures.
See a coulple of articles on this:
https://radacad.com/explicit-vs-implicit-dax-measures-in-power-bi
https://data-mozart.com/understanding-explicit-vs-implicit-measures-in-power-bi/
Concerning the Quick measure that you refer that is the creation of DAX measures in an automated way so when using that feature you will be using explicit measures.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsMarch 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
120 | |
77 | |
59 | |
53 | |
40 |
User | Count |
---|---|
193 | |
106 | |
88 | |
62 | |
51 |