Forum Discussion
yasbos
3 years agoResolver II
Why use Allselected with Addcolumns?
Hello, team. This is not regarding a specific scenario, but I have been seeing Allselected being used as :
e.g. Addcolumns( Allselected(Product'[Brand]'), "Amt", [Avg Sales]) )
I don't understand why we would necessarily use allselected at all in Addcolumns. What if I used All(Product'[Brand]') ?
Thanks.
yasbos
ALLSELECTED Remove only visual ploted ROW context and ALL remove ALL filter along whith all filter like slicer.
1 Reply
- Mahesh0016Super User
yasbos
ALLSELECTED Remove only visual ploted ROW context and ALL remove ALL filter along whith all filter like slicer.