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...
rubayatyasmin
3 years agoCommunity Champion
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