Day 17 - How to Add Search Functionality in POWER BI Report + Import Custom Visual - 'Play Axis' in POWER BI which works like a dynamic slicer, it animates other power bi visuals without any user interaction !!!





Step 1 : Open Power BI & then navigate to Get Data > Web > Enter  https://api.covid19api.com/summary  to access COVID-19 World data

Step 2: Import Custom Visual – ‘Text Filter’ as we are going to add a Search Box which would search across columns – CountryCode, Country, TotalConfirmed, TotalRecovered, TotalDeaths




Step 3: Create a new column# ‘SearchBox’ which would be concatenation of columns – CountryCode, Country, TotalConfirmed, TotalRecovered, TotalDeaths



Now a new column is a part of the data-set. We can use part of string to filter the data.
For example – we can search by just typing ‘0’ in search box or CountryCode or Country or Partial String ……






Step 4: Let’s use the formula column in our chart to filter data.

 


Step 5: Tada 🎉🎉 we are able to filter data across a combination of columns !!!









Step 6: Import a new custom visual – ‘Play Axis’ . It’s gonna be fun to play around with this feature !!!



I have changed the report content with new charts while developing it. So attaching video to boost the visibility and also to showcase the power of this tool !!!! 








#RR #Day17 #PowerBI #SearchBox #PlayAxis #HappyLearning #WeLearnEveryday


Comments

Popular posts from this blog

Day 32 - Python Script to track Available COVID-19 Vaccine Slots for 18+ in India

DAY 1 - Steps to prepare your windows laptop for Python Programming

Day 26 - Call Power BI REST APIs to get POWER BI REPORT Details