Create simple measures in PowerBI
You can write a DAX formula to add a measure to any table in your model. A measure formula must return a scalar or single value.
Measures within the model don't hold data; instead, they come into play during queries to provide condensed summaries of ...
swetasarangi.hashnode.dev3 min read