Forum Discussion
Include a validation button in a report
Hello,
I'm working on a report that aims to follow the progress of the User Voice available on a Kanban Azure DevOps.
This report will be available on a SharePoint and each collaborator will be able to follow the progress of his UserVoice.
However, I would like to know if it would be possible to put in place on the report a kind of validation that the collaborator should perform when his UserVoice is at a certain stage (press a button indicating that the passage to the next stage is validated).
Thanks in advance,
Charline
1 Reply
- v-chenwuz-msftCommunity Support
Hi Anonymous,
Short answer, there is no way directly to do that. For power bi service, there is only the ability to output data, not to input data (User Voice data).
You can submit your idea to Power BI Ideas websit.
Maybe you can try develop a custom visual which will let user import data manually to your report.
Or You can try HTML Content and create the button by a html language. But this need another back end point service to support this.
Best Regards
Community Support Team _ chenwu zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.