Forum Discussion

Cinkov's avatar
Cinkov
Frequent Visitor
3 years ago
Solved

PowerApps access in Mobile PowerBI (QR code scanner)

Hi!
I prepared a tool in PowerApp which allows you to scan QR codes and display content. The app work in PowerApp, but after implementation inside PowerBI report - the app is displaying but I don't cannot use a QR scanner (camera in phone). I got a warning that control of QR code scanner is not accepted in web viewer - try to use Power Apps for Mobile Phones.

 

If I go through this problem - also I am looking for a clue on how to filter PowerBI dashboard - using this scanned value.

 

 

12 Replies

  •  

    If I go through this problem - also I am looking for a clue on how to filter PowerBI dashboard - using this scanned value.

     

    Power BI cannot get anything back from the PowerApps visual (at the moment).  So for now you need to record your PowerApps result in a third place (for example a SQL Server table) and then use that as a data source in Power BI (preferably in Direct Query mode, but it still won't be a seemless data round trip user experience).

     

    If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.powerbi.com

    • Cinkov's avatar
      Cinkov
      Frequent Visitor

      Anonymous 

      Thank you for your answer.

       

      I know mentioned solution, but I am looking for possibilities to read QR codes in the same way that scanning barcodes (which are default scanner for PowerBi mobile). This is possible using PowerApp, but I don't know how to join it with PowerBi dashboard.

       

      lbendlin 

      Thank you! I will check it.

      • mshenhav's avatar
        mshenhav
        Power BI Team

        Hey lbendlin ,

         

        Can you explain your scenario with more details please?

        Are you looking to filter a report using QR code, with query params? we added support to filter report using query params in the QR code recently...

        thanks, Maya