Immediate feedback is crucial to addressing customer concerns and improving products or services. To collect feedback, Power BI users have traditionally relied on third-party tools such as Google Forms, Qualtrics, and Survey Monkey.
To simplify collecting customer feedback in Power BI reports, we developed a solution that is directly integrated into Power BI and allows users to export data in various file formats.
We created an HTML form that is integrated into Power BI, allowing users to add feedback data directly into an existing database.
We created our feedback solution using Power BI CLI tools. The feedback form supports short answers, paragraphs, drop-down menus, text, photos, and video fields. Users simply enter information in the data input fields and click “Submit.” After the data is submitted, it is passed as a parameter to an API call. At the API level, the input data is added to the existing database.
Our feedback solution allows users to collect customer feedback directly in Power BI and export the collected data in a single click. Users no longer must rely on third-party software for customer surveys.