Forum Discussion
Pkong001
2 years agoRegular Visitor
Need Help with Dynamic TOPN Filtering with chart filter chart
Hi Power BI Community, Need Help with Dynamic TOPN in Power BI Visuals!, Sorry if this problem have been resolved in others posts,but I cannot find one. I'm wrestling with a challenge in my Powe...
lbendlin
2 years agoSuper User
It is recommended to use ALLSELECTED() rather than ALL(). You can also consider using the built in TOP N filter in the filter pane - that requires no code.