Resolved: DAX codes in power bi
Why do we write long DAX codes in power bi to generate a measure when it can be achieved easily through filters.
2 answers ( 1 marked as helpful)
Measures are way more powerful than using filters, with filters you can only achieve a very small amount of things, just basic operations like SUM, COUNT, etc.
After having used power bi to create dash board at work I see the diffence between filters and measures.