Forum Discussion
MBegum
5 years agoFrequent Visitor
Dax Filter on Measure
Hi all, I am new to DAX expressions and am trying to work out the current academic year based on the start and end dates. I have managed to write a dax expression in DAX studio using filter() fun...
AlexisOlson
Super User
5 years ago- MBegum5 years agoFrequent Visitor
I tried with FILTER() too and am still getting the same error.
- AlexisOlson5 years ago
Super User
That doesn't make sense. It should at least give a different error since FILTER expects two arguments.
- MBegum5 years agoFrequent Visitor
Apologies, the message is slightly different. I'm a confused as to why the dax expression works in DAX studio but not in Power Bi.