Forum Discussion

MarcoLopezCR's avatar
MarcoLopezCR
New Member
2 years ago

How to hide #document(Public URL) into frame in browser source code that has already been encrypted?

The public URL of the powerbi report was already encrypted so that it does not appear in the browser's source code, but it began to appear in the #document tag recently, this tag is created automatically once the system made in angular, node v16.13.1 is published.

 

The URL encryption was made so that it would not be displayed in the browser's source code, but recently it started appearing that way in #document. The tests carried out have not been successful in hiding this label.

 

2 Replies

  • Thanks for the reply. Reviewing this solution, I cannot implement it in my environment. The environment they are using in these solutions is selenium, I am directly using programming in angular, typescript with the library available to insert public power bi reports within web pages: powerbi-client library.
    The HTML configuration where the report is displayed is as follows:

    HTML: