Forum Discussion
lfk32
3 years agoRegular 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 eit...
TomMartens
3 years agoSuper 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