Forum Discussion
Sharing via hyperlink doesnt work, copy the link does
- 6 years ago
Hi Jerzin ,
As Greg_Deckler said before,you can also try to embed Power BI reports in PowerPoint.
https://devscope.wordpress.com/2018/06/14/embed-power-bi-reports-powerpoint/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
This has to do with the sign in check. If you land on the sign in page, you are going to your default dashboard. Make sure that the query string in your URL contains:
noSignupCheck=1
So either ?noSignupCheck=1 at the end of your URL or &noSignupCheck=1
- Jerzin6 years agoFrequent Visitor
I dont think this will help my problem, or i cant see how.. the link is generated by PBI, dont think i can change it. And how it is possible that is working with CTRL C and not with the click on hyper link ?
- alberto9994 years agoRegular Visitor
hello, this solution doesn't work anymore. it worked for a period of time but now adding either
?noSignupCheck=1 at the end of your URL or &noSignupCheck=1 it takes you to this page "https://app.powerbi.com/signinredirect";
even the "view in powerbi" link created when you export a powerpoint from PBI serice does not work. it always takes us to the log-in page and then to homepage and not to the specific report.
please help