Forum Discussion

dyniel's avatar
dyniel
New Member
4 years ago
Solved

Platform to host power bi reports

Hi all,    I am looking for a platform that will allow me to publish power bi reports and share them outside of the organization, ideally with users that don't have Power Bi installed. I came acros...
  • HenriqueReis's avatar
    HenriqueReis
    4 years ago

    Hi again, Dyniel!

     

    Yes, this report I sent to you can be accessed by anyone with the link.

     

     

    Buuuut...
    Yes, theres is a way to create a password to the report:

    You must create a "New Parameter" (look at the red circle), and set a interval of options, like 9999 for example, then a new table will be created (look at the blue circle):

     

     

    After that, I created a measure named CHECK where I defined a var named CHECK1 and made a conditional expression to retur the report, if the person set the correct password, or a page with "Incorrect Password" if the password isn't correct. Notice that I defined the password in the fifth line of the code:

     

     

    For the last I renamed the parameter box to "password". After I created a action for the Submit box where I set the measure CHECK like the Action(red) function(blue) to define to where the page should go acording with the password (correct or incorrect) the people write.

     

     

    Here's the link of the new report:

     

    https://app.powerbi.com/view?r=eyJrIjoiNDAxMzliYzQtM2U2My00MjIwLThiNjUtZDM1NTBkZTcxMTgzIiwidCI6ImUyNTU2M2YwLWUyZjAtNDliZi1iY2Q3LTk4YzU2OWY1OTMzNCJ9&pageName=ReportSectionfe641fbf42b35e61ba58

     

    The password is: 1848 (write and press enter, after click in Submit)
    If you want you can create a large number of logins with different passwords, in this case I created just one named "Ford" to exemplify.

    I really hope it helps you. 🤝

     

    Regards from Brazil!