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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Use options button to populate table in model

Is it possible to have an "options" button on the page (eg to say "Platform", "Business" or "Product")?

 

Use case:

Users choose a single option and this appears in the "Selection" column in a particular table/table query for each row

Example: users choose eg "Platform"

Then "Platform" appears for each row in the column called "Selection"

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,


Create a silcer and use SELECTEDVALUE() function might help you.

Check following steps as below.

1# Create a table with column "options" include values "Platform", "Business" and "Product".

2# Use "options" column as slicer.

3# Create a measure as below

selection = SELECTEDVALUE('table'[options])

4# Add the measure to the visul you need.

1.PNG2.PNG

 

Best Regards,

Jay

Community Support Team _ Jay Wang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Anonymous ,


Create a silcer and use SELECTEDVALUE() function might help you.

Check following steps as below.

1# Create a table with column "options" include values "Platform", "Business" and "Product".

2# Use "options" column as slicer.

3# Create a measure as below

selection = SELECTEDVALUE('table'[options])

4# Add the measure to the visul you need.

1.PNG2.PNG

 

Best Regards,

Jay

Community Support Team _ Jay Wang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi thank you for your help on this. I think I may not have been clear enough in my question. 

 

Is it possible to populate a column in a table in the model (not viz) based on slicer selection?

 

Many thanks

Anonymous
Not applicable

Hi @Anonymous ,

 

Based on my test, it will come out an error because the column can not recognize the selected value on a visual.

5.PNG

4.PNG

 

Best Regards,

Jay

Community Support Team _ Jay Wang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.