Home / Data Analytics / How to Create Dynamic Page Title with Multiple Slicers

How to Create Dynamic Page Title with Multiple Slicers

On this Page

Social Shares

In this blog, I will show you How to Create a Dynamic Page Title with Multiple Slicers.

Here’s a step-by-step guide on how to achieve this.

Step 1: Import your data into Power BI and create a report page.Step 2: Add the slicers to your report page.

Step 2: Add the slicers to your report page.

How to Create Dynamic Page Title with Multiple Slicers

Go to the “Visualizations” pane on the right-hand side. Drag the desired fields that you want to use as slicers into the “Slicers” section.

How to Create Dynamic Page Title with Multiple Slicers

Step 3: Create a text box for the dynamic page title.

Go to the “Home” tab on the top menu.

Click on the “Text box” button to insert a text box on your report page. Position the text box where you want your dynamic title to appear.


Step 4: Write the DAX expression for the dynamic page title.

Dynamic title =

SELECTEDVALUE(

    ‘Calendar'[Year_ID],”All Years”)

    & ” Sales for the ” &

        SELECTEDVALUE(

             ‘Product Lookup (Updated)'[product_category],

                 “All Category”)

Click on the text box you just created to select it. In the “Text Box“, click on the “+Value” button > search the measure name > click on the Save Button

How to Create Dynamic Page Title with Multiple Slicers

Step 5: Apply formatting.

You can format the text box as per your design preference, such as changing the font, size, etc.

Step 6: Test the dynamic title. When you interact with the slicers on the report page, the title in the text box should automatically update based on the slicer selections.

How to Create Dynamic Page Title with Multiple Slicers





Rahul Prajapati
Data Analyst

Author By

Kamal Sharma

Kamal brings over 20 years of experience in data analytics and business intelligence. He has led the design and implementation of analytics solutions across operations, financial reporting, and performance improvement initiatives. With a background in business statistics and Six Sigma, his work focuses on applying data in a structured and practical way to solve real business challenges.

Author By

Kamal Sharma

Kamal Sharma

Kamal brings over 20 years of experience in data analytics and business intelligence. He has led the design and implementation of analytics solutions across operations, financial reporting, and performance improvement initiatives. With a background in business statistics and Six Sigma, his work focuses on applying data in a structured and practical way to solve real business challenges.

Decision-Ready Analytics

Turn your OEE dashboard into a decision system.

Book a 30-minute working session with our manufacturing analytics team.
Translate »