Skip to end of banner
Go to start of banner

How to inline SQL data

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Description

Often it is necessary to include an SQL result into a sentence. This is possible using the table parameter.

Steps

  1. Set table=false or use the equivalent setting in the macro browser.
  2. If you are on a Confluence release that has difficulty understanding inline macros (sad), then you may (see #3) need the wiki macro from Wiki Markup for Confluence
     
  3. If your version of the Confluence editor supports it, you can select the macro and then select the inline icon after the Edit and remove buttons.
  4. If you have multiple queries needed to make up your page, suggest using Cache for Confluence around the entire paragraph or page to improve rendering performance and reduce server load.
  • No labels