<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>ERP Software Blog &#187; SSRS</title> <atom:link href="http://www.erpsoftwareblog.com/tag/ssrs/feed/" rel="self" type="application/rss+xml" /><link>http://www.erpsoftwareblog.com</link> <description>Microsoft Dynamics vendors provide comparisons and opinions to professionals in the ERP/Accounting software selection process</description> <lastBuildDate>Tue, 07 Feb 2012 22:23:28 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>SSRS &#8211; Creating BI Reports for your Dynamics GP Data</title><link>http://www.erpsoftwareblog.com/2011/06/ssrs-creating-bi-reports-for-your-dynamics-gp-data/</link> <comments>http://www.erpsoftwareblog.com/2011/06/ssrs-creating-bi-reports-for-your-dynamics-gp-data/#comments</comments> <pubDate>Thu, 30 Jun 2011 11:06:43 +0000</pubDate> <dc:creator>Andrew King, WebSan Solutions, Inc.</dc:creator> <category><![CDATA[ERP Software Information]]></category> <category><![CDATA[Financial Reporting]]></category> <category><![CDATA[Microsoft Dynamics ERP Functionality]]></category> <category><![CDATA[Data warehouse]]></category> <category><![CDATA[KPIs]]></category> <category><![CDATA[OLTP]]></category> <category><![CDATA[SSRS]]></category><guid
isPermaLink="false">http://www.erpsoftwareblog.com/?p=12086</guid> <description><![CDATA[If you&#8217;re a business owner and frequent user of Dynamics GP, you might think, &#8216;I have a lot of data in my Dynamics GP system. I need to analyze my data, extract  new knowledge from it and make decisions based on this analysis. I want to see  the KPI of my business in real time mode [...]<p><a
href="http://www.erpsoftwareblog.com/2011/06/ssrs-creating-bi-reports-for-your-dynamics-gp-data/">SSRS &#8211; Creating BI Reports for your Dynamics GP Data</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2010/11/developing-ssrs-server-reports-within-microsoft-dynamics-gp-to-fit-your-needs/" rel="bookmark">Developing SSRS Server Reports within Microsoft Dynamics GP to Fit your Needs</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/03/microsoft-dynamics-gp-excel-reports-with-refreshable-data-always-live-all-the-time/" rel="bookmark">Microsoft Dynamics GP Excel Reports with Refreshable Data-Always LIVE, All the Time</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/05/create-custom-financial-reports-with-actionable-information-microsoft-dynamics-sl/" rel="bookmark">Create Custom Financial Reports With Actionable Information &#8211; Microsoft Dynamics SL</a></li></ol> <br/> ]]></description> <content:encoded><![CDATA[<p>If you&#8217;re a business owner and frequent user of Dynamics GP, you might think, &#8216;I have a lot of data in my Dynamics GP system. I need to analyze my data, extract  new knowledge from it and make decisions based on this analysis. I want to see  the KPI of my business in real time mode to drive my business better. I want to have a tool which will help me see hidden trends in my business and industry&#8230;&#8217;. If you already have these thoughts, there&#8217;s good news &#8211; the Business Intelligence technologies (BI) will help you.</p><p>Basically, you need to have three things:</p><ol><li>The data warehouse. It is a special data base which has a star-schema data model (info cubes). Also, this database is in read-only mode for users and it is optimized for reporting and multidimensional analysis.</li><li>Extraction, loading and transformation  process (ELT) which loads your data from OLTP system like Dynamics GP to your data warehouse. Generally speaking this ELT process &#8220;cleans&#8221;, transforms and loads your daily operation data from Dynamics GP into your data warehouse.</li><li>Tools to create analytical reports and KPIs based on data from your data warehouse.</li></ol><p>There are alot of BI tools which can help you to create a whole process of these 1-2-3 steps. However, if you have ERP based on MS SQL Server (i.e. <a
href="http://www.websan.com/solutions/microsoft-dynamics-gp/">Dynamics GP</a> &#8211; you have a simple way of studying the system and pretty powerful BI tool right out of the box! It is SQL Server Reporting Service (SSRS) which actually is the part of MS SQL Server installation.</p><p>So, let&#8217;s see what SSRS can provide you:</p><ul><li>Simple access to your Dynamics GP database and use it as a data warehouse, you just need to write a bunch of SQL-statements and SSRS will transform on the fly the results of these queries to BI reports</li><li>Loading and analyzing data from MS Analysis Services which is a more powerful solution to build data warehouse from Microsoft</li><li>Special tool for building, in drag-n-drop mode, your  BI reports &#8211; Report Builder 2.0  is free and can be downloaded from the Microsoft site</li><li>Creating beautiful graphic dash-boards with KPI&#8217;s in Report Builder 2.0</li><li>Different filters for your BI reports</li><li>Access to your reports, dash-boards, and KPIs via Web; you can see all your BI stuff  in your internet browser</li><li>Generating your BI reports in off-line mode and sending them via e-mail on a schedule. (Do you want to see some daily reports every morning in your inbox? No problem, SSRS will do it for you. Just create your reports in Report Builder, then publish and schedule them)</li><li>Integration with your MS Share Point portal; yes you will be able to build reports and analyze data right in your portal</li><li>Built in export of reports to Word, Excel, PDF and TIFF-format</li></ul><p>MS SQL Server Reporting is very simple for installation and studying. You could get BI tool and start analyzing your data in Dynamics GP in two or three days. Simple, powerful, and ready for use right out of the box.</p><p><a
href="http://www.websan.com/">WebSan Solutions Inc.</a> is a Silver Certified Microsoft Dynamics GP Partner, specializing in <a
href="http://www.websan.com/solutions/hosted-microsoft-dynamics-gp/">Online (SaaS) Dynamics GP</a> in Canada.</p><p><a
href="http://www.erpsoftwareblog.com/2011/06/ssrs-creating-bi-reports-for-your-dynamics-gp-data/">SSRS &#8211; Creating BI Reports for your Dynamics GP Data</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2010/11/developing-ssrs-server-reports-within-microsoft-dynamics-gp-to-fit-your-needs/" rel="bookmark">Developing SSRS Server Reports within Microsoft Dynamics GP to Fit your Needs</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/03/microsoft-dynamics-gp-excel-reports-with-refreshable-data-always-live-all-the-time/" rel="bookmark">Microsoft Dynamics GP Excel Reports with Refreshable Data-Always LIVE, All the Time</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/05/create-custom-financial-reports-with-actionable-information-microsoft-dynamics-sl/" rel="bookmark">Create Custom Financial Reports With Actionable Information &#8211; Microsoft Dynamics SL</a></li></ol> <br/> ]]></content:encoded> <wfw:commentRss>http://www.erpsoftwareblog.com/2011/06/ssrs-creating-bi-reports-for-your-dynamics-gp-data/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Developing SSRS Server Reports within Microsoft Dynamics GP to Fit your Needs</title><link>http://www.erpsoftwareblog.com/2010/11/developing-ssrs-server-reports-within-microsoft-dynamics-gp-to-fit-your-needs/</link> <comments>http://www.erpsoftwareblog.com/2010/11/developing-ssrs-server-reports-within-microsoft-dynamics-gp-to-fit-your-needs/#comments</comments> <pubDate>Wed, 03 Nov 2010 19:13:05 +0000</pubDate> <dc:creator>Jim Drumm, Sikich</dc:creator> <category><![CDATA[About Microsoft Dynamics GP]]></category> <category><![CDATA[Dynamics GP 2010]]></category> <category><![CDATA[ERP Software Implementation Tips]]></category> <category><![CDATA[Financial Reporting]]></category> <category><![CDATA[Microsoft Dynamics ERP Functionality]]></category> <category><![CDATA[Microsoft Dynamics GP]]></category> <category><![CDATA[Microsoft Dynamics GP Partner St. Louis MO]]></category> <category><![CDATA[SQL Server Reporting Services]]></category> <category><![CDATA[SSRS]]></category><guid
isPermaLink="false">http://www.erpsoftwareblog.com/?p=7066</guid> <description><![CDATA[There is no doubt about it, reporting within Microsoft Dynamics® GP is getting more and more advanced. The capabilities are endless and the insight is phenomenal. Microsoft Dynamics GP 2010 includes more than 75 SSRS reports and more than 200 Excel reports with refreshable data. But what if you’re not sure what you need to [...]<p><a
href="http://www.erpsoftwareblog.com/2010/11/developing-ssrs-server-reports-within-microsoft-dynamics-gp-to-fit-your-needs/">Developing SSRS Server Reports within Microsoft Dynamics GP to Fit your Needs</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2011/06/ssrs-creating-bi-reports-for-your-dynamics-gp-data/" rel="bookmark">SSRS &#8211; Creating BI Reports for your Dynamics GP Data</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/02/crystal-reports-vs-sql-server-reporting-services-clash-of-the-microsoft-dynamics-gp-reporting-titans/" rel="bookmark">Crystal Reports vs SQL Server Reporting Services:  Clash of the Microsoft Dynamics GP Reporting Titans</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/11/sql-server-reporting-services-versus-crystal-reports/" rel="bookmark">SQL Server Reporting Services Versus Crystal Reports</a></li></ol> <br/> ]]></description> <content:encoded><![CDATA[<p>There is no doubt about it, <a
href="http://www.sikich.com/services/technology/microsoft-dynamics-gp/overview.html" target="_blank">reporting within Microsoft Dynamics® GP</a> is getting more and more advanced. The capabilities are endless and the insight is phenomenal. Microsoft Dynamics GP 2010 includes more than 75 SSRS reports and more than 200 Excel reports with refreshable data. But what if you’re not sure what you need to see or what you should be reporting on? Some of you may be past this step, but some of you may not have realized this is crucial to define before moving forward with <a
href="http://www.sikich.com/services/technology/microsoft-dynamics-gp/business-intelligence.html" target="_blank">creating SSRS Server Reports</a>. Here are some key questions to ask about your business processes before moving forward:</p><ul><li><strong>What departments within your company need to work together?</strong> SSRS Server Reports is a server-based reporting platform that provides comprehensive data reporting from relational and multidimensional data sources. Reporting Services includes processing components, a complete set of tools that you can use to create and manage reports, and an application programming interface (API) that allows developers to <a
href="http://www.sikich.com/services/technology/microsoft-dynamics-gp/collaboration.html" target="_blank">integrate or extend data and report processing in custom applications</a>.</li><li><strong>What time of day, week, and month do you need insight?</strong> You can create reports that retrieve data at scheduled intervals or on-demand when the user opens a report</li><li><strong>Who needs access to your reports? </strong>Reporting Services is a server-based solution, and thus provides a way to centralize report storage and management, provide secure access to reports, models, and folders, control how reports are processed and distributed, and standardize how reports are used in your business.</li></ul><p>There are great blogs out there showing you the technical know-how of setting up SSRS Server Reports, but I hope this blog has helped you realize and implement the first step in setting up <a
href="http://www.sikich.com/services/services.html" target="_blank">reports that fit your business needs</a>. With any new solution, full analysis of your current processes helps you realize what you need and supports your growth into the future.</p><p>We are a Chicago IL Microsoft Gold Certified Partner and Microsoft Inner Circle member serving the Midwest specializing in the implementation of Microsoft Dynamics GP, Microsoft Dynamics NAV, Microsoft Dynamics SL and Microsoft Dynamics CRM. Follow us on Twitter at <a
href="http://www.twitter.com/@Sikich_Tech">@Sikich_Tech</a>.</p><p>By Sikich, <a
href="http://www.sikich.com/index.html">St. Louis Microsoft Dynamics GP partner</a></p><p><a
href="http://www.erpsoftwareblog.com/2010/11/developing-ssrs-server-reports-within-microsoft-dynamics-gp-to-fit-your-needs/">Developing SSRS Server Reports within Microsoft Dynamics GP to Fit your Needs</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2011/06/ssrs-creating-bi-reports-for-your-dynamics-gp-data/" rel="bookmark">SSRS &#8211; Creating BI Reports for your Dynamics GP Data</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/02/crystal-reports-vs-sql-server-reporting-services-clash-of-the-microsoft-dynamics-gp-reporting-titans/" rel="bookmark">Crystal Reports vs SQL Server Reporting Services:  Clash of the Microsoft Dynamics GP Reporting Titans</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/11/sql-server-reporting-services-versus-crystal-reports/" rel="bookmark">SQL Server Reporting Services Versus Crystal Reports</a></li></ol> <br/> ]]></content:encoded> <wfw:commentRss>http://www.erpsoftwareblog.com/2010/11/developing-ssrs-server-reports-within-microsoft-dynamics-gp-to-fit-your-needs/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Crystal Reports vs SQL Server Reporting Services:  Clash of the Microsoft Dynamics GP Reporting Titans</title><link>http://www.erpsoftwareblog.com/2010/02/crystal-reports-vs-sql-server-reporting-services-clash-of-the-microsoft-dynamics-gp-reporting-titans/</link> <comments>http://www.erpsoftwareblog.com/2010/02/crystal-reports-vs-sql-server-reporting-services-clash-of-the-microsoft-dynamics-gp-reporting-titans/#comments</comments> <pubDate>Thu, 04 Feb 2010 14:49:12 +0000</pubDate> <dc:creator>Rick Feterick, Feterick &#38; Associates, Inc.</dc:creator> <category><![CDATA[About Microsoft Dynamics GP]]></category> <category><![CDATA[ERP Software Information]]></category> <category><![CDATA[Financial Reporting]]></category> <category><![CDATA[Crystal Reports]]></category> <category><![CDATA[Dynamics GP Reporting]]></category> <category><![CDATA[SQL Server Reporting Services]]></category> <category><![CDATA[SSRS]]></category><guid
isPermaLink="false">http://www.erpsoftwareblog.com/?p=2940</guid> <description><![CDATA[With Dynamics GP, you have a number of options when it comes to generating reports.  Depending on your specific needs there is usually an appropriate tool.  For example, FRx is the reporting tool for generating traditional structured financial statements such as Profit and Loss Statements or Balance Sheets.  Dynamics GP Smartlists provide easy access to [...]<p><a
href="http://www.erpsoftwareblog.com/2010/02/crystal-reports-vs-sql-server-reporting-services-clash-of-the-microsoft-dynamics-gp-reporting-titans/">Crystal Reports vs SQL Server Reporting Services:  Clash of the Microsoft Dynamics GP Reporting Titans</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2010/11/sql-server-reporting-services-versus-crystal-reports/" rel="bookmark">SQL Server Reporting Services Versus Crystal Reports</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/09/crystal-reports-vs-sql-server-reporting-services-choque-de-los-titanes-de-reportes-para-dynamics-gp/" rel="bookmark">Crystal Reports vs SQL Server Reporting Services: Choque de los Titanes de Reportes para Dynamics GP</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/06/faq-integration-of-sql-server-reporting-services-with-microsoft-dynamics-gp-2010/" rel="bookmark">FAQ: Integration of SQL Server Reporting Services with Microsoft Dynamics GP 2010</a></li></ol> <br/> ]]></description> <content:encoded><![CDATA[<p>With <a
href="http://www.feterick.com/financial.htm" target="_blank">Dynamics GP</a>, you have a number of options when it comes to generating reports.  Depending on your specific needs there is usually an appropriate tool.  For example, <a
href="http://www.feterick.com/quickbooksgp.htm" target="_blank">FRx is the reporting tool </a>for generating traditional structured financial statements such as Profit and Loss Statements or Balance Sheets.  <a
href="http://www.feterick.com/quickbooksgp.htm" target="_blank">Dynamics GP Smartlists </a>provide easy access to data in list form that can quickly exported to Excel.  And most existing standard reports and forms are created with GP’s Report Writer &#8211; which in all honesty is not an exceptionally easy to use or powerful tool.</p><p> But if you have some fairly advanced reporting needs including some complex grouping, sub-totaling, specific formatting and other &#8220;beyond-the-basics&#8221; needs, then you are really looking at two alternatives: Crystal Reports and SQL Reporting Services (SSRS).</p><p><a
href="http://www.feterick.com/solutions.htm" target="_blank">Crystal Reports </a>has been the king of the reporting hill for some time.  It offers the most powerful features of any report writer.  Having been an avid user of Crystal for many years (and a former Crystal Partner and Trainer), I feel it still represents the ultimate in reporting flexibility and power.</p><p>But <a
href="http://www.feterick.com/solutions.htm" target="_blank">Microsoft’s SQL Server Reporting Services </a>has been gaining on Crystal Reports in many ways over the past few years.  It comes with the Microsoft SQL Server database so you do not have to pay any extra (unless you need extra SQL licenses for your report development users).  Being a Microsoft solution, it is the direction that Microsoft is heading for all its business application needs, as they have already incorporated it into the Dynamics GP product.  And that trend will continue to accelerate.  We are seeing much more interest and commitment to the SSRS reporting environment from many of our customers, across a variety of business applications.  And even this grizzled old Crystal guy has begun to like many of the aspects of the SSRS report designer tool.  We find that we are developing as many custom reports in SSRS as we do Crystal.</p><p>Although SSRS still trails Crystal from a technical capability comparison, I feel it is time for all companies and users with serious reporting needs to commit to learning SSRS.  Although its report design environment is actually Visual Studio which can be intimidating to some, it is not that difficult to learn.  An additional plus for SSRS is that as part of SQL Server you get a web-based Report Manager admin tool that can maintain report executions and delivery. </p><p> So I say it’s time to bite the bullet, take a deep breath, and dive into SSRS.  You might even like it! </p><p>And if you are in the process of evaluating ERP solutions and taking a close look at Microsoft Dynamics GP, you should rest assured that you will have some very powerful reporting tools available.</p><p>In future posts I will talk a little more about the approach to take when designing a new report and some of the features to be aware of when creating an SSRS report within Dynamics GP.</p><p>Feel free to contact me with any questions you may have: Rick Feterick, Feterick &amp; Associates, Inc  847-795-8200 x74 or <a
href="mailto:rfeterick@feterick.com">rfeterick@feterick.com</a>.</p><p>Submitted by Feterick &amp; Associates, Inc –<a
href="http://www.feterick.com" target="_blank">Microsoft Dynamics GP Partner in Indiana</a>.</p><p><a
href="http://www.erpsoftwareblog.com/2010/02/crystal-reports-vs-sql-server-reporting-services-clash-of-the-microsoft-dynamics-gp-reporting-titans/">Crystal Reports vs SQL Server Reporting Services:  Clash of the Microsoft Dynamics GP Reporting Titans</a> is a post from: <a
href="http://www.erpsoftwareblog.com">ERP Software Blog</a></p><h2>Related Posts</h2><ol><li><a
href="http://www.erpsoftwareblog.com/2010/11/sql-server-reporting-services-versus-crystal-reports/" rel="bookmark">SQL Server Reporting Services Versus Crystal Reports</a></li><li><a
href="http://www.erpsoftwareblog.com/2011/09/crystal-reports-vs-sql-server-reporting-services-choque-de-los-titanes-de-reportes-para-dynamics-gp/" rel="bookmark">Crystal Reports vs SQL Server Reporting Services: Choque de los Titanes de Reportes para Dynamics GP</a></li><li><a
href="http://www.erpsoftwareblog.com/2010/06/faq-integration-of-sql-server-reporting-services-with-microsoft-dynamics-gp-2010/" rel="bookmark">FAQ: Integration of SQL Server Reporting Services with Microsoft Dynamics GP 2010</a></li></ol> <br/> ]]></content:encoded> <wfw:commentRss>http://www.erpsoftwareblog.com/2010/02/crystal-reports-vs-sql-server-reporting-services-clash-of-the-microsoft-dynamics-gp-reporting-titans/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)

Served from: www.erpsoftwareblog.com @ 2012-02-08 12:30:43 -->
