﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Reporting Services / Reporting Services 2008 Development  / Create dynamic email from within report / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 08:41:25 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Create dynamic email from within report</title><link>http://www.sqlservercentral.com/Forums/Topic1421366-1633-1.aspx</link><description>This is absolute gold!Thanks for helping out. I'm still 'New Jack' when it comes to SQL Server. I'm learning something new every day. Didn't realize SSRS could do this.</description><pubDate>Fri, 08 Mar 2013 07:26:24 GMT</pubDate><dc:creator>joshd 1807</dc:creator></item><item><title>RE: Create dynamic email from within report</title><link>http://www.sqlservercentral.com/Forums/Topic1421366-1633-1.aspx</link><description>Yes I think you can.In the text box properties, there is an 'Action' section.You can set this to Go to URLIn there you can use a mailto: e.g.[code="plain"]mailto:name@email.com[/code][url=http://email.about.com/od/mailtoemaillinks/a/mailto_elements.htm]Mailto links can get quite fancy [/url]including various "headers" such as "body"e.g.[code="plain"]mailto:recipient@example.com?subject=Ha!&amp;X-Mailer=Baluba&amp;body=Ha!%0D%0ABla![/code]</description><pubDate>Tue, 05 Mar 2013 17:59:24 GMT</pubDate><dc:creator>davoscollective</dc:creator></item><item><title>Create dynamic email from within report</title><link>http://www.sqlservercentral.com/Forums/Topic1421366-1633-1.aspx</link><description>Using SQL Server 2008 Standard.I have a shipment tracking report that dynamically generates a URL based on the shipping carrier.We do not want to automatically send out an email to the end user yet, but would be nice to know how to do.I was wondering...is there a way in SSRS to have a clickable link that will populate an email that includes a specific title and body contents?I don't want ot automatically send this email because our team would like to be able to put in a personalized message first before it sends.Basically I want to click a link and see this info automatically populated:[code="plain"]From: &amp;lt;current logged in user&amp;gt;To:&amp;lt;customer&amp;gt;Subject: &amp;lt;Carrier&amp;gt; Shipping InformationBody:&amp;lt;Customer Name&amp;gt;Click here for your shipment information &amp;lt;trackingnumber&amp;gt;[/code]Just wanted to make sure this is possible and see how hard it might be to implement.</description><pubDate>Mon, 18 Feb 2013 16:05:25 GMT</pubDate><dc:creator>joshd 1807</dc:creator></item></channel></rss>