Forum Discussion

blockobito's avatar
blockobito
Helper I
3 years ago
Solved

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 

  • 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

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

     

     

    please check this Microsoft Documantation

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

1 Reply

  • Jayee's avatar
    Jayee
    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

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

     

     

    please check this Microsoft Documantation

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