Skip to main content
Question

Can't find "Format attribute set: powerpoint_hyperlink" under the powerpoint styler transformer

  • February 4, 2020
  • 4 replies
  • 22 views

felipeverdu
Enthusiast
Forum|alt.badge.img+11

Hi

It seemes to me that I Can't find "Format attribute set: powerpoint_hyperlink" under the powerpoint styler transformer.

I need to add a hyperlink in a powerpoint slide. Under the help text, it states that is one of the parameters.

I am using FME(R) 2019.1.3.1 (20191019 - Build 19643 - WIN64)

Best regards,

Felipe Verdú

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

debbiatsafe
Safer
Forum|alt.badge.img+21
  • Safer
  • 648 replies
  • February 5, 2020

Hi @felipeverdu1

Yes, it appears the Hyperlink Address parameter is documented in the transformer documentation but is not available within the transformer. Thank you for letting us now. I will file an issue to get this issue fixed.

If you want to add a hyperlink to your text, I would recommend using the Powerpoint format attribute powerpoint_hyperlink. I've attached an example workspace demonstrating this approach. powerpointhyperlink.fmw


felipeverdu
Enthusiast
Forum|alt.badge.img+11
  • Author
  • Enthusiast
  • 57 replies
  • February 6, 2020

Hi @debbiatsafe

I tested your workspace and it worked out right.

I tried to apply yours in mine but it still fails

I have attached an example workspace of what I am trying to do.

hyperlinkfails.fmwt


debbiatsafe
Safer
Forum|alt.badge.img+21
  • Safer
  • 648 replies
  • February 6, 2020

Hi @debbiatsafe

I tested your workspace and it worked out right.

I tried to apply yours in mine but it still fails

I have attached an example workspace of what I am trying to do.

hyperlinkfails.fmwt

Try creating the format attribute after the PowerpointStyler as in this example workspace HyperlinkFails_safeSupport.fmw


felipeverdu
Enthusiast
Forum|alt.badge.img+11
  • Author
  • Enthusiast
  • 57 replies
  • February 7, 2020

Try creating the format attribute after the PowerpointStyler as in this example workspace HyperlinkFails_safeSupport.fmw

That was the solution! Thanks a lot! no right forward I might say!