Skip to content
Felix
  • Topics
    • My List
    • Felix Guide
    • Asset Management
    • Coding and Data Analysis
      • Data Analysis and Visualization
      • Financial Data Tools
      • Python
      • SQL
    • Credit
      • Credit Analysis
      • Restructuring
    • Financial Literacy Essentials
      • Financial Data Tools
      • Financial Math
      • Foundations of Accounting
    • Industry Specific
      • Banks
      • Chemicals
      • Consumer
      • ESG
      • Insurance
      • Oil and Gas
      • Pharmaceuticals
      • Project Finance
      • Real Estate
      • Renewable Energy
      • Technology
      • Telecoms
    • Introductory Courses
    • Investment Banking
      • Accounting
      • Financial Modeling
      • M&A and Divestitures
      • Private Debt
      • Private Equity
      • Valuation
      • Venture Capital
    • Markets
      • Economics
      • Equity Markets and Derivatives
      • Fixed Income and Derivatives
      • Introduction to Markets
      • Options and Structured Products
      • Other Capital Markets
      • Securities Services
    • Microsoft Office
      • Excel
      • PowerPoint
      • Word & Outlook
    • Professional Skills
      • Career Development
      • Expert Interviews
      • Interview Skills
    • Risk Management
    • Transaction Banking
    • Felix Live
  • Pathways
    • Investment Banking
    • Asset Management
    • Equity Research
    • Sales and Trading
    • Commercial Banking
    • Engineering
    • Operations
    • Private Equity
    • Credit Analysis
    • Restructuring
    • Venture Capital
    • CFA Institute
  • Certified Courses
  • Ask An Instructor
  • Support
  • Log in
  • Topics
    • My List
    • Felix Guide
    • Asset Management
    • Coding and Data Analysis
      • Data Analysis and Visualization
      • Financial Data Tools
      • Python
      • SQL
    • Credit
      • Credit Analysis
      • Restructuring
    • Financial Literacy Essentials
      • Financial Data Tools
      • Financial Math
      • Foundations of Accounting
    • Industry Specific
      • Banks
      • Chemicals
      • Consumer
      • ESG
      • Insurance
      • Oil and Gas
      • Pharmaceuticals
      • Project Finance
      • Real Estate
      • Renewable Energy
      • Technology
      • Telecoms
    • Introductory Courses
    • Investment Banking
      • Accounting
      • Financial Modeling
      • M&A and Divestitures
      • Private Debt
      • Private Equity
      • Valuation
      • Venture Capital
    • Markets
      • Economics
      • Equity Markets and Derivatives
      • Fixed Income and Derivatives
      • Introduction to Markets
      • Options and Structured Products
      • Other Capital Markets
      • Securities Services
    • Microsoft Office
      • Excel
      • PowerPoint
      • Word & Outlook
    • Professional Skills
      • Career Development
      • Expert Interviews
      • Interview Skills
    • Risk Management
    • Transaction Banking
    • Felix Live
  • Pathways
    • Investment Banking
    • Asset Management
    • Equity Research
    • Sales and Trading
    • Commercial Banking
    • Engineering
    • Operations
    • Private Equity
    • Credit Analysis
    • Restructuring
    • Venture Capital
    • CFA Institute
  • Certified Courses
Felix
  • Data
    • Company Analytics
    • My Filing Annotations
    • Market & Industry Data
    • United States
    • Relative Valuation
    • Discount Rate
    • Building Forecasts
    • Capital Structure Analysis
    • Europe
    • Relative Valuation
    • Discount Rate
    • Building Forecasts
    • Capital Structure Analysis
  • Models
  • Account
    • Edit my profile
    • My List
    • Restart Homepage Tour
    • Restart Company Analytics Tour
    • Restart Filings Tour
  • Log in
  • Ask An Instructor
    • Email Our Experts
    • Felix User Guide
    • Contact Support

Customizing Visuals with Power BI

Learn to customize visuals with Power BI, including working with interactive charts, using Drill Down, using the Filter Pane, and editing the interactions.

Unlock Your Certificate   
 
0% Complete

8 Lessons (25m)

Show lesson playlist
  • Description & Objectives

  • 1. Using a Date Hierarchy

    04:31
  • 2. Drill Down

    03:52
  • 3. Working with Line Charts

    04:11
  • 4. Using the Filter Pane

    04:15
  • 5. Top N Filter

    03:25
  • 6. Edit Interactions

    04:43
  • 7. Customizing Visuals in Power BI | Interactive Video

    00:00
  • 8. Customizing Visuals in Power BI Tryout


Prev: Visualizing Data with Power BI Charts Next: Data Modeling in Power BI

Using the Filter Pane

  • Notes
  • Questions
  • Transcript
  • 04:15

Using the Filter Pane

Downloads

Using-The-Filter-Pane-Workout_0Using-The-Filter-Pane-Workout-Solution-StepsUsing-The-Filter-Pane-Report-Solution

Glossary

Data Visualization Date Fields Date Hierarchy Fluctuation Secondary Axis Trends
Back to top
Financial Edge Training

© Financial Edge Training 2025

Topics
Introduction to Finance Accounting Financial Modeling Valuation M&A and Divestitures Private Equity
Venture Capital Project Finance Credit Analysis Transaction Banking Restructuring Capital Markets
Asset Management Risk Management Economics Data Science and System
Request New Content
System Account User Guide Privacy Policy Terms & Conditions Log in
Transcript

Using the Filter Pane Filtering in Power BI is a great way to reduce which rows of data you're using in your report and we often do this by using slicers.

So, for example, we can reduce the data to only use the rows where Florida is the state or where the year is 2021 and it's a great way to allow the user to explore the data for themselves.

There are other ways to use filters in Power BI and one of these is by using the filter pane.

The filter pane makes the filter a little bit more permanent. So the user isn't really going to change that. They will be working with the data and the filter is built into the report.

So when we use a filter pin, we can set a filter that applies to visual level only, just the one chart.

We can set it to page level, so all the visuals on that page will apply.

Or we can set it to report level, so all the pages and all the visuals will automatically use that filter.

Let's do a workout and see how to use the filter pane in Power BI.

So I'm going to use an Excel workbook here module 5 lesson, 2A.

We'll connect to that and we'll load in a worksheet and I'll take the credit transactions worksheet and load it into my report there.

So the first thing I'm going to do is just create a standard chart. I'm going to create a clustered column chart here and I'll use the amount field and the category fields. So we'll just make sure that's clustered column, there we go, and I'll open that up a little. I'm going to add another visual doesn't really matter too much what visual I use but I'm going to put a card in so I'll just click on the canvas click on the card and I'll bring in the amount. That's the total amount for all the rows of data.

What I'm really interested in seeing however is just the total amount for one particular category, and that is the home category.

So I don't want this chart to update when I do that. So I'm going to apply a visual level filter to the card so I'll select it and I'll just make sure my filter pane is open, sometimes collapsed like so we just click on the arrows and that opens it up again. If I have a visual selected I should see the fields that are being used, now on the card that's just the amount field. So I'm going to drag the field I want to filter on which is category and I'm going to place it in here underneath where it says filters on this visual.

So if I just click in there and I can select the filter I want so I'm going to just apply the home filter. There we go, and you can see here my card is updated but the basic column chart hasn't changed at all.

Now I'll just very quickly add in a second card there. So I'll just create a card and I'll use the same field again. I'll use the category fields.

Sorry, not category the amount field we'll bring in a cross. Then I'll add in another filter. So I'll try category in to filter on this visual, but I'll choose a different value. So I'll go for entertainment this time, so I have one card that uses just the rows for home category and other card that uses just the entertainment one.

So let's do one more filter, I'll keep my page as it is and I'm going to use the State field now at the minute the data is using all states, but I'm going to apply a filter so we're only looking at the information for Florida, but I want it to be applied to all the visuals on the page both the cards and the column chart. I'm just going to go to a slightly different section on the filter pane this time. So where it says filters in this page, I'm going to drag State in there.

And then I'll apply the filters. So it doesn't really matter too much which see it I go for let's just go for Florida. There we go.

And we can see right away that both cards and the column chart have got the filter to show only the rows where Florida is the State.

Content Requests and Questions

You are trying to access premium learning content.

Discover our full catalogue and purchase a course Access all courses with our premium plans or log in to your account
Help

You need an account to contact support.

Create a free account or log in to an existing one

Sorry, you don't have access to that yet!

You are trying to access premium learning content.

Discover our full catalogue and purchase a course Access all courses with our premium plans or log in to your account

You have reached the limit of annotations (10) under our premium subscription. Upgrade to unlock unlimited annotations.

Find out more about our premium plan

You are trying to access content that requires a free account. Sign up or login in seconds!

Create a free account or log in to an existing one

You are trying to access content that requires a premium plan.

Find out more about our premium plan or log in to your account

Only US listed companies are available under our Free and Boost plans. Upgrade to Pro to access over 7,000 global companies across the US, UK, Canada, France, Italy, Germany, Hong Kong and more.

Find out more about our premium plan or log in to your account

A pro account is required for the Excel Add In

Find out more about our premium plan

Congratulations on completing

This field is hidden when viewing the form
Name(Required)
This field is hidden when viewing the form
Rate this course out of 5, where 5 is excellent and 1 is terrible.
Were the stated learning objectives met?(Required)
Were the stated prerequisite requirements appropriate and sufficient?(Required)
Were the program materials, including the qualified assessment, relevant and did they contribute to the achievement of the learning objectives?(Required)
Was the time allotted to the learning activity appropriate?(Required)
Are you happy for us to use your feedback and details in future marketing?(Required)

Thank you for already submitting feedback for this course.

CPE

What is CPE?

CPE stands for Continuing Professional Education, by completing learning activities you earn CPE credits to retain your professional credentials. CPE is required for Certified Public Accountants (CPAs). Financial Edge Training is registered with the National Association of State Boards of Accountancy (NASBA) as a sponsor of continuing professional education on the National Registry of CPE Sponsors.

What are CPE credits?

For self study programs, 1 CPE credit is awarded for every 50 minutes of elearning content, this includes videos, workouts, tryouts, and exams.

CPE Exams

You must complete the CPE exam within 1 year of accessing a related playlist or course to earn CPE credits. To see how long you have left to complete a CPE exam, hover over the locked CPE credits button.

What if I'm not collecting CPE credits?

CPE exams do not count towards your FE certification. You do not need to complete the CPE exam if you are not collecting CPE credits, but you might find it useful for your own revision.


Further Help
  • Felix How to Guide walks you through the key functions and tools of the learning platform.
  • Playlists & Tryouts: Playlists are a collection of videos that teach you a specific skill and are tested with a tryout at the end. A tryout is a quiz that tests your knowledge and understanding of what you have just learned.
  • Exam: If you are collecting CPE points you must pass the relevant CPE exam within 1 year to receive credits.
  • Glossary: A glossary can be found below each video and provides definitions and explanations for terms and concepts. They are organized alphabetically to make it easy for you to find the term you need.
  • Search function: Use the Felix search function on the homepage to find content related to what you want to learn. Find related video content, lessons, and questions people have asked on the topic.
  • Closed Captions & Transcript: Closed captions and transcripts are available on videos. The video transcript can be found next to the closed captions in the video player. The transcript feature allows you to read the transcript of the video and search for key terms within the transcript.
  • Questions: If you have questions about the course content, you will find a section called Ask a Question underneath each video where you can submit questions to our expert instructor team.