Forum Discussion
publish to web in combination with wordpress
Are you talking about Public Story Telling as announced yesterday? Here is the embed code working on my blog from my post yesterday http://exceleratorbi.com.au/power-bi-public-story-telling-is-pure-genius/
If you have problems, try switching from the Visual editor to the Text editor before pasting the iFrame. This view will show you the HTML code (which is what the iframe is). You will see your text wrapped in HTML, but you will work out what is going on.
Hey Matt, thanks for your remark. Yes - I'm referring to the "Story Telling" feature.
I'm using the text mode from within Wordpress pasting the generated HTML-Code, this look like this (sorry for providing just links, but it seems I'm also not able to provide some proper screenshots within this frame :-( (guess, today is one of these days)
https://www.dropbox.com/s/pj7x0t9hlbl0jqq/wordpress%20text%20mode.png?dl=0
in preview mode it looks like this
https://www.dropbox.com/s/yg0kzyk9gihxxpk/wordpress%20preview%20mode.png?dl=0
The fun thing, the link would work as expected, opening my Power BI Report.
Maybe this has something to do with the support of the iframe tags in wordpress as described here
or maybe it's just my theme.
- MattAllington10 years ago
Community Champion
I see. Very strange. Yes this has to be a wordpress setting I think. I would ask on a wordpress forum and discuss that an iframe is not rendering (as opposed to discussing that Power BI is not working). I think that will give you the fastest result.
- Anonymous10 years agoNot applicable
I have the same problem. I'm using the free hosting provided by Wordpress, maybe it's because of that. I can embed youtube videos and google maps, but not Power BI reports. Perhaps we need the iframe plugin, but that means we need to upgrade to the premium hosting (or to a provider like hostgator?).
- TomMartens10 years ago
Super User
Hey,
until now it's ...wordpress.com that does not support iframe(s) per se, just whitelisted sources, e.g. youtube :-(
Due to to the fact that I just started my blogging career I will move blogspot, where the embedding of Power BI works fine, as you can see here minceddata.blogspot.com (this was just a test simple test :-) )
Now I will experiment with svg files that contain embedded javascript and then I will make my move.
Tom
- Anonymous9 years agoNot applicable
Hi Tom
Did you have any success with this? I'm having the same problem (I think) - namely, on my Wordpress page it will show the link - and when I click on the link, it works. However, it won't show the visual.
If I add a YouTube video, it works fine, so I don't think it's any settings or themes.... but perhaps you have got it working?
Is this an issue about oEmbed providers?- see https://en.forums.wordpress.com/topic/power-bi-embed-codes?replies=3
Thanks,
Addendum: Having spent much of the weekend learning Wordpress so I can move my site from Weebly, I have now found Publish To Web doesn't work on Wordpress....but does work on Weebly! :-) Looks like I'm staying put for now.
- TomMartens9 years ago
Super User
Hey belvoir,
yes, it is/was an issue with the
oEmbed providers?- see https://en.forums.wordpress.com/topic/power-bi-embed-codes?replies=3
Depending on the Wordpress setup, a generic support of iframes is maybe not available, as it was in our case.
This finally made me move to docs.com/minceddata :-)
Glad you find a solution
- Anonymous9 years agoNot applicable
Thanks Tom.