Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
panoslaz
Helper I
Helper I

Embed code in Sway presentation without publish to web

Hi 

Apologies if this has been stretched before. 

 

I need a way to integrate full capacity PBI dashboards/report pages (interactive etc) within presentations. 

 

As this is not yet viable for ppt (correct me if I m wrong) I d like to do it through MS's Sway. 

 

However, i understand that if I embed a code in Sway, my report will be instantly available to anyone in the web. 

 

Is there anyway to create an embeded code but limit it only to a Sway presentation or blog etc without publishing it to the web?

 

Thanks a lot 

Panos 

3 REPLIES 3
andrebsb
New Member

Apenas retire o tamanho: exclua o width e o height

O Power BI indica o código:

<iframe title="Test" width="600" height="373.5" src="https://app.powerbi.com/view?xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" frameborder="0" allowFullScreen="true"></iframe>


Retirando o width e height fica:

<iframe title="Test" src="https://app.powerbi.com/view?xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" frameborder="0" allowFullScreen="true"></iframe>

Provavelmente irá funcionar.

v-shex-msft
Community Support
Community Support

HI @panoslaz,

 

It seems like sway support iframe code, you can try to use publish to web feature to generate iframe code and paste to sway.

Publish to web from Power BI

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
Anonymous
Not applicable

@v-shex-msft @panoslaz 

 

Now that we have the secure embed feature, has anyone figured out if it is possible to use it in Sway? That way the publish to web could be avoided and the embedding in sway would be safe.

 

I tried pasting a secure embed code (html iframe) but Sway just gives me an error saying it doesn't recognize the code...

Any help?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors