<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Link to Summary in Excel</title><link>https://community.appian.com/discussions/f/plug-ins/40201/link-to-summary-in-excel</link><description>I am using the Export SQL To Excel smart service (plug-in) and need to have a link to the summary view in the excel sheet generated by the smart service for all the respective values in the &amp;quot;Record ID&amp;quot; column. How to implement this?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Link to Summary in Excel</title><link>https://community.appian.com/thread/154098?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2026 04:33:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5ee4dbdd-bbdb-426f-b469-7b15bb76db70</guid><dc:creator>margarev017327</dc:creator><description>&lt;p&gt;&lt;span&gt;Hey everyone, I&amp;#39;m wrestling with the Export SQL To Excel smart service. I&amp;#39;m trying to create links in the generated Excel sheet, specifically from the &amp;quot;Record ID&amp;quot; column to a summary view. Think of it like needing a shortcut &amp;ndash; just like finding the right word in &lt;a href="https://wordleunlimitedgame.org/"&gt;Wordle Unlimited&lt;/a&gt; but for database records. Any clever ideas on how to implement this linking functionality within the smart service? Thanks in advance!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link to Summary in Excel</title><link>https://community.appian.com/thread/153633?ContentTypeID=1</link><pubDate>Tue, 17 Feb 2026 20:26:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4b30169f-c27f-409e-bb1d-07edfd7dee5f</guid><dc:creator>aditya007</dc:creator><description>&lt;p&gt;Both the answers are correct, just you can do a small things as well, Save the url itself in the table, once you export the table url also get export also like&amp;nbsp;=HYPERLINK(&amp;quot;url&amp;quot;,&amp;quot;display_text&amp;quot;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link to Summary in Excel</title><link>https://community.appian.com/thread/153607?ContentTypeID=1</link><pubDate>Tue, 17 Feb 2026 08:55:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7202fd41-969a-4ee5-a5e5-481579fc48c6</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Work with Excel formula in the base template and function &lt;a href="https://support.microsoft.com/en-us/office/hyperlink-function-333c7ce6-c5ae-4164-9c47-7de9b76f577f"&gt;HYPERLINK &lt;/a&gt;, so that it converts the record id sent from smart service into a link within the excel. Using this template when smart service executes the generated file will have the summary view links for each data row&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Link to Summary in Excel</title><link>https://community.appian.com/thread/153604?ContentTypeID=1</link><pubDate>Tue, 17 Feb 2026 05:51:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e3a269b8-c94d-41a2-9ae1-1f108d24bc3e</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Prepare Excel template with =HYPERLINK(&amp;quot;https://yoursite.appian.com/suite/record/[RecordType]?id=&amp;quot;&amp;amp;A2, &amp;quot;Record Id&amp;quot;) in Record Id column.&lt;br /&gt;Set Excel_base_template input to this file; SQL populates Record Ids into formula refs, creating clickable summary links.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>