Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
blockobito
Helper I
Helper I

Automatically populate Radio Button in Power Bi using slicer

How to auto populate a radio button in Power bi using slicer when Opening?

For Example i have two Options

[] Day Shift

[] Night Shift

 

When i open Power Bi File the Day Shift will be automatically populated or triggered. 

[/] Day Shift

[] Night Shift

 

but still i can choose between the two 

1 ACCEPTED SOLUTION
Jayee
Responsive Resident
Responsive Resident

Hi @blockobito 

 

1. For radio buttion turn on signle select option in slicer Formatting options you will get radio buttion

2. Automatically you cannot select any slicer but there is a workaround create an new column or a table and columns to filter that thas 2 values 

        i) Default

        ii) Day Shift / Night Shift

create the dataset refresh 2 times one for day time another for night time that column should change the value based on time of the shift

 

So, defualt value is shift time another value will be

when show when it is day shift then night shift will show in slicer options

Jayee_0-1669256034202.png

and when it is night shift then dayshift will show in slicer options.

Jayee_1-1669256074570.png

 

 

please check this Microsoft Documantation

If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!

View solution in original post

1 REPLY 1
Jayee
Responsive Resident
Responsive Resident

Hi @blockobito 

 

1. For radio buttion turn on signle select option in slicer Formatting options you will get radio buttion

2. Automatically you cannot select any slicer but there is a workaround create an new column or a table and columns to filter that thas 2 values 

        i) Default

        ii) Day Shift / Night Shift

create the dataset refresh 2 times one for day time another for night time that column should change the value based on time of the shift

 

So, defualt value is shift time another value will be

when show when it is day shift then night shift will show in slicer options

Jayee_0-1669256034202.png

and when it is night shift then dayshift will show in slicer options.

Jayee_1-1669256074570.png

 

 

please check this Microsoft Documantation

If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors