Forum Discussion
Anonymous
3 years agoNot applicable
Problem using FILTER with ALLSELECTED
Hello everyone! I need some help here... Currently I have a measure that calculates the percentage from grand total (this works perfectly). I use the same measure (above) in another...
Anonymous
3 years agoNot applicable
Hi Anonymous
Maybe you can add ALL() in your measure .The current line is returned without ALL(), and the context is returned with ALL().
ALL function (DAX) - DAX | Microsoft Learn
ALLSELECTED function (DAX) - DAX | Microsoft Learn
Best Regards,
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.