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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
lfk32
Regular Visitor

User selectable Yes\No column

I have an existing table that I want to add a column to for a Yes\No response.  Initially the field will be blanks.  I add that field to the report in which a perosn viewing the report can select either Yes or No which is then written to the table.

 

When doing a fresh import of the data anythign that is already in the table will keep the yes or no and anything new from the import will start with a blank field.

 

How can i do this?

2 REPLIES 2
rubayatyasmin
Super User
Super User

Hi, @lfk32 

 

I can think of 2 ways. 

1. Use power apps integration in Power BI. 

  • for that you need a column that can hold yes, no and blank values.
  • then in power apps create a form wich will take values from user
  • integrate it with power bi

2. use field parameter. 

here is the documentation you  might want to follow. Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn

 

rubayatyasmin_0-1689517080227.png


Did I answer your question? Mark my post as a solution!super-user-logo

Proud to be a Super User!


TomMartens
Super User
Super User

Hey @lfk32 ,

 

basically, this is not possible because Power BI does not allow users writing to data of the data model.

 

You can think of provididng users with a Power App that creates this column to the datasource, of course this requires a datasource that allows data change or you have to create a solution that stores the Y/N together with an identifier an then combine this when importing the data to Power BI.

Regards,
Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

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.