Forum Discussion
QR codes and Embed reports
- Anonymous2 years ago
Hi cottrera ,
1. Ensure that you have the Power BI report embedded in your website using Power BI Embedded or the Publish to web feature.
Power BI embedded analytics overview - Power BI | Microsoft Learn
2. To filter the report by address, you can use URL filtering when embedding the report. This involves appending filter queries to the report URL.
Filter a report using query string parameters in the URL - Power BI | Microsoft Learn
Power BI embedded analytics overview - Power BI | Microsoft Learn
3. Once you have the filtered report URL, you can use any QR code generator to create a QR code for each address.
Please note that if you are using Power BI Embedded, you will need to handle authentication to ensure that only authorized users can view the reports. If you are using Publish to web, be aware that the reports will be publicly accessible, which may not be suitable for sensitive data.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you