Relative Content

Tag Archive for daxpowerbi-desktoppowerbi-custom-visuals

Apply Top 10 filter according to selected value of Field Parameter-Power BI

I have a Bar Chart Visual and for its X axis values(Area, Population, Birth Rate, etc) I’ve created a field parameter. So the visual displays population by country name or Area by country name depending on the value selected by user. But I want to add 2 buttons namely All Countries and Top 10 countries and if the user clicks on top 10 countries and selects value as Birth Rate from field parameter, then the visual should display top 10 countries according to birth rate.

Apply Top 10 filter according to selected value of Field Parameter

I have a Bar Chart Visual and for its X axis values(Area, Population, Birth Rate, etc) I’ve created a field parameter. So the visual displays population by country name or Area by country name depending on the value selected by user. But I want to add 2 buttons namely All Countries and Top 10 countries and if the user clicks on top 10 countries and selects value as Birth Rate from field parameter, then the visual should display top 10 countries according to birth rate.