<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Navisionary - Dynamics NAV</title>
	
	<link>http://navisionary.com</link>
	<description>Ideas Worth Sharing</description>
	<lastBuildDate>Mon, 02 Apr 2012 18:33:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Navisionary" /><feedburner:info uri="navisionary" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Error: You do not have permission to read the 0 table.</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/vxveA0SroWE/</link>
		<comments>http://navisionary.com/2012/04/error-you-do-not-have-permission-to-read-the-0-table/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 18:33:17 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[db_owner]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[public]]></category>
		<category><![CDATA[roles default functionality]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server Roles]]></category>
		<category><![CDATA[SUPER]]></category>
		<category><![CDATA[sysadmin]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=847</guid>
		<description><![CDATA[There are quite a few error messages you can get when setting up Dynamics NAV security &#8211; database is invalid or cannot be access, you do not have permissions to read the table, etc, etc. And once you have seen &#8230; <a href="http://navisionary.com/2012/04/error-you-do-not-have-permission-to-read-the-0-table/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are quite a few error messages you can get when setting up Dynamics NAV security &#8211; <a href="http://navisionary.com/2011/10/error-you-do-not-have-permission-to-read-the-table/">database is invalid or cannot be access</a>, <a href="http://navisionary.com/2011/10/error-you-do-not-have-permission-to-read-the-table/">you do not have permissions to read the table</a>, etc, etc. And once you have seen them, next time you will know (more or less) possible solution for it. And I thought I have seen all of them by now. However, today, I&#8217;ve seen one more error, which I have seen before, but the cause of it was different! <em><strong>You do not have perission to read the 0 table</strong></em> (SUPER user was trying to create another SUPER user and received this error message).</p>
<p><img src="http://farm8.staticflickr.com/7184/6893379332_4e9404a24a.jpg" alt="6893379332 4e9404a24a   Error: You do not have permission to read the 0 table." width="500" height="295" title="Error: You do not have permission to read the 0 table." /></p>
<p>So, what could have caused this?<span id="more-847"></span></p>
<p>Firstly (when dealing with permissions, I always do this first, I am not even sure why),<em><strong> Tools &gt; Security &gt; Synchronize All Logins</strong></em> worked without any errors.</p>
<p>Then, in SQL Management Studio, I have checked Server Roles for user (Database Login &#8211; USER1): <em>sysadmin</em> and <em>public</em> should be sufficient. Also, User Mapping (<em>public</em> and <em>db_owner</em> are more than sufficient!).</p>
<p>So, what else do you need to be able to create a new SUPER user (to assign SUPER role to existing user)? Because of above sql permissions, USER2 was created successfully, but the error message would appear when trying to add &#8220;SUPER&#8221; role.</p>
<p>Well&#8230; thinking down the lines of default Dynamics NAV functionality, you need to have SUPER role yourself. So, I have logged in as USER1 and checked it&#8217;s permissions. And, instantly, I&#8217;ve got he &#8220;aaahhhaaa!&#8221; moment. What&#8217;s wrong with permissions below?</p>
<p><a title="You do not have permission to read the 0 table - Filter On Company Field by Tuoms, on Flickr" href="http://www.flickr.com/photos/po0kizz/7039476243/"><img src="http://farm8.staticflickr.com/7224/7039476243_86de2b27e2.jpg" alt="7039476243 86de2b27e2   Error: You do not have permission to read the 0 table." width="500" height="347" title="Error: You do not have permission to read the 0 table." /></a></p>
<p>That&#8217;s right! SUPER user was limited to a specific company. In order to be able to add &#8220;SUPER&#8221; role (without Company filter), you need to have &#8220;SUPER&#8221; role, without company filter. Simple!</p>
<div></div>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F04%2Ferror-you-do-not-have-permission-to-read-the-0-table%2F';
  addthis_title  = 'Error%3A+You+do+not+have+permission+to+read+the+0+table.';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/db_owner' rel='tag' target='_self'>db_owner</a>, <a class='technorati-link' href='http://technorati.com/tag/permissions' rel='tag' target='_self'>permissions</a>, <a class='technorati-link' href='http://technorati.com/tag/public' rel='tag' target='_self'>public</a>, <a class='technorati-link' href='http://technorati.com/tag/roles+default+functionality' rel='tag' target='_self'>roles default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/Security' rel='tag' target='_self'>Security</a>, <a class='technorati-link' href='http://technorati.com/tag/Server+Roles' rel='tag' target='_self'>Server Roles</a>, <a class='technorati-link' href='http://technorati.com/tag/SUPER' rel='tag' target='_self'>SUPER</a>, <a class='technorati-link' href='http://technorati.com/tag/sysadmin' rel='tag' target='_self'>sysadmin</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/LwOYxmNL5im1Xny1tggu_SbUccM/0/da"><img src="http://feedads.g.doubleclick.net/~a/LwOYxmNL5im1Xny1tggu_SbUccM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/LwOYxmNL5im1Xny1tggu_SbUccM/1/da"><img src="http://feedads.g.doubleclick.net/~a/LwOYxmNL5im1Xny1tggu_SbUccM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/vxveA0SroWE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/04/error-you-do-not-have-permission-to-read-the-0-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/04/error-you-do-not-have-permission-to-read-the-0-table/</feedburner:origLink></item>
		<item>
		<title>How to Create Additional No. Series For the Same Document?</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/iX2nkxI1J2k/</link>
		<comments>http://navisionary.com/2012/01/how-to-create-additional-no-series-for-the-same-document/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 10:45:28 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[Application Setup]]></category>
		<category><![CDATA[default functionality]]></category>
		<category><![CDATA[Financial Management]]></category>
		<category><![CDATA[interview questions]]></category>
		<category><![CDATA[No. Series]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=841</guid>
		<description><![CDATA[Just a few days ago, I have written How to Create No. Series in Dynamics NAV, and today I got one more question about No. Series. How to create an use additional No. Series for the same document type? For &#8230; <a href="http://navisionary.com/2012/01/how-to-create-additional-no-series-for-the-same-document/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just a few days ago, I have written <a href="http://navisionary.com/2012/01/how-to-manually-create-new-no-series-in-dynamics-nav/">How to Create No. Series in Dynamics NAV</a>, and today I got one more question about <em><strong>No. Series</strong></em>. How to create an use additional No. Series for the same document type?</p>
<p>For example, let&#8217;s say, that you want to use one number series, for most of your customers:<br />
<img src="http://farm8.staticflickr.com/7035/6668808969_a910ecc052.jpg" alt="6668808969 a910ecc052   How to Create Additional No. Series For the Same Document?" width="500" height="128" title="How to Create Additional No. Series For the Same Document?" /></p>
<p>But for, other customers (specifically, customers who own factories), you would like to use another set of number series:<br />
<img src="http://farm8.staticflickr.com/7157/6668809233_e1c6aa003e.jpg" alt="6668809233 e1c6aa003e   How to Create Additional No. Series For the Same Document?" width="500" height="130" title="How to Create Additional No. Series For the Same Document?" /></p>
<p>How would you achieve that? Well, (as in most cases with Dynamics NAV setups) this is quite easy.<br />
1. Firstly, you need to <a href="http://navisionary.com/2012/01/how-to-manually-create-new-no-series-in-dynamics-nav/">create both number series</a>.<br />
2. Secondly, you need to define the first number series in setup (as per our example, that would be in<em> Sales &amp; Receivables Setup</em>, <em>Numbering</em> tab, &#8220;<em>Invoice Nos</em>&#8221; field, select &#8220;<em>CSI</em>&#8221; No. Series).<br />
3. Go to <em>Administration &gt; Application Setup &gt; General &gt; No. Series</em> and find &#8220;<em>CSI</em>&#8221; No. Series. Click <em>Line &gt; Relationships</em>.<br />
<img src="http://farm8.staticflickr.com/7010/6668809537_03177839eb.jpg" alt="6668809537 03177839eb   How to Create Additional No. Series For the Same Document?" width="500" height="251" title="How to Create Additional No. Series For the Same Document?" /></p>
<p>4. In the opened form, define second number series (as per our example, that would be <em>FSI</em>):<br />
<img src="http://farm8.staticflickr.com/7029/6668809647_ff9727948f.jpg" alt="6668809647 ff9727948f   How to Create Additional No. Series For the Same Document?" width="480" height="361" title="How to Create Additional No. Series For the Same Document?" /></p>
<p>And that&#8217;s it! Now, when creating sales invoices, all you need to do (after clicking F3, or Edit &gt; New), is to drill down into &#8220;No.&#8221; field:<br />
<img src="http://farm8.staticflickr.com/7147/6668809879_0517ca4cd3.jpg" alt="6668809879 0517ca4cd3   How to Create Additional No. Series For the Same Document?" width="500" height="306" title="How to Create Additional No. Series For the Same Document?" /></p>
<p>And you will be able to select one of the two number series: CSI or FSI:<br />
<img src="http://farm8.staticflickr.com/7155/6668810075_7731faf644.jpg" alt="6668810075 7731faf644   How to Create Additional No. Series For the Same Document?" width="500" height="253" title="How to Create Additional No. Series For the Same Document?" /></p>
<p>Result!<br />
<img src="http://farm8.staticflickr.com/7020/6668810247_c01765d60a.jpg" alt="6668810247 c01765d60a   How to Create Additional No. Series For the Same Document?" width="500" height="303" title="How to Create Additional No. Series For the Same Document?" /></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F01%2Fhow-to-create-additional-no-series-for-the-same-document%2F';
  addthis_title  = 'How+to+Create+Additional+No.+Series+For+the+Same+Document%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Application+Setup' rel='tag' target='_self'>Application Setup</a>, <a class='technorati-link' href='http://technorati.com/tag/default+functionality' rel='tag' target='_self'>default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/Financial+Management' rel='tag' target='_self'>Financial Management</a>, <a class='technorati-link' href='http://technorati.com/tag/interview+questions' rel='tag' target='_self'>interview questions</a>, <a class='technorati-link' href='http://technorati.com/tag/No.+Series' rel='tag' target='_self'>No. Series</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/Aahy3VZ9h1SIdrf0SDhMhw0H6AQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/Aahy3VZ9h1SIdrf0SDhMhw0H6AQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Aahy3VZ9h1SIdrf0SDhMhw0H6AQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/Aahy3VZ9h1SIdrf0SDhMhw0H6AQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/iX2nkxI1J2k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/01/how-to-create-additional-no-series-for-the-same-document/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/01/how-to-create-additional-no-series-for-the-same-document/</feedburner:origLink></item>
		<item>
		<title>Application Method Field on Customer Card, Payments Tab</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/_xf6fd6oIGU/</link>
		<comments>http://navisionary.com/2012/01/application-method-field-on-customer-card-payments-tab/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 10:45:35 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[Customer]]></category>
		<category><![CDATA[default functionality]]></category>
		<category><![CDATA[Financial Management]]></category>
		<category><![CDATA[interview questions]]></category>
		<category><![CDATA[Payments]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=826</guid>
		<description><![CDATA[Recently, I have been asked what is the use of Application Method field on Customer card, on Payments tab? Without looking at the field, my initial response was Huh? (I have never used this field before). I quickly jumped into &#8230; <a href="http://navisionary.com/2012/01/application-method-field-on-customer-card-payments-tab/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently, I have been asked what is the use of <strong><em>Application Method </em></strong>field on Customer card, on Payments tab? Without looking at the field, my initial response was <em>Huh? </em>(I have never used this field before).<br />
<img src="http://farm8.staticflickr.com/7003/6636922857_765bf38064.jpg" alt="6636922857 765bf38064   Application Method Field on Customer Card, Payments Tab" width="500" height="231" title="Application Method Field on Customer Card, Payments Tab" /></p>
<p>I quickly jumped into CRONUS UK database and filtered customer list setting Application Method &lt;&gt; Manual. The result &#8211; only 1 customer (20000 Selangorian Ltd). This would explain the reason, I&#8217;ve never seen this field &#8211; even in CRONUS there is only one example!</p>
<p>However, as always, Dynamics NAV help files can answer such straight-forward questions (no need to know everything, right?).</p>
<p><em><strong>Application Method Field on Customer Card, Payments Tab</strong></em><br />
In Application Method field you can choose how the program will apply payments for this customer. To determine the application method, click the AssistButton in the field and select one of the two options:</p>
<ul>
<li><em><strong>Manual</strong></em> - If you select Manual, you must manually specify in the Apply Customer Entries window which sales document a payment applies to.</li>
<li><em><strong>Apply to Oldest</strong></em> - If you select Apply to Oldest, the program will automatically apply the payment to the oldest of the customer&#8217;s open entries.</li>
</ul>
<p>If you do not enter anything here, the application method will be Manual.</p>
<p>&nbsp;</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F01%2Fapplication-method-field-on-customer-card-payments-tab%2F';
  addthis_title  = 'Application+Method+Field+on+Customer+Card%2C+Payments+Tab';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Customer' rel='tag' target='_self'>Customer</a>, <a class='technorati-link' href='http://technorati.com/tag/default+functionality' rel='tag' target='_self'>default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/Financial+Management' rel='tag' target='_self'>Financial Management</a>, <a class='technorati-link' href='http://technorati.com/tag/interview+questions' rel='tag' target='_self'>interview questions</a>, <a class='technorati-link' href='http://technorati.com/tag/Payments' rel='tag' target='_self'>Payments</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/xkmv3VMSQvx_t3q8dTEJliUKJxE/0/da"><img src="http://feedads.g.doubleclick.net/~a/xkmv3VMSQvx_t3q8dTEJliUKJxE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xkmv3VMSQvx_t3q8dTEJliUKJxE/1/da"><img src="http://feedads.g.doubleclick.net/~a/xkmv3VMSQvx_t3q8dTEJliUKJxE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/_xf6fd6oIGU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/01/application-method-field-on-customer-card-payments-tab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/01/application-method-field-on-customer-card-payments-tab/</feedburner:origLink></item>
		<item>
		<title>Functions &gt; Reverse Transaction… on Customer Ledger Entries Form in Dynamics NAV</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/sUEk2zGV0iE/</link>
		<comments>http://navisionary.com/2012/01/functions-reverse-transaction-on-customer-ledger-entries-form-in-dynamics-nav/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 10:45:55 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[Customer Ledger Entries]]></category>
		<category><![CDATA[default functionality]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[Reverse Transaction]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=821</guid>
		<description><![CDATA[Have you ever noticed a function called Reverse Transaction&#8230; on Customer Ledger Entries form? Have you ever needed to use it? Do you know when you can use it? Functions &#62; Reverse Transaction&#8230; is part of default Dynamics NAV functionality, however &#8230; <a href="http://navisionary.com/2012/01/functions-reverse-transaction-on-customer-ledger-entries-form-in-dynamics-nav/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Have you ever noticed a function called <strong><em>Reverse Transaction&#8230;</em></strong> on Customer Ledger Entries form? Have you ever needed to use it? Do you know when you can use it?<img src="http://farm8.staticflickr.com/7023/6636727343_40664c1bfe.jpg" alt="6636727343 40664c1bfe   Functions > Reverse Transaction... on Customer Ledger Entries Form in Dynamics NAV" width="500" height="276" title="Functions > Reverse Transaction... on Customer Ledger Entries Form in Dynamics NAV" /></p>
<p><em><strong>Functions &gt; Reverse Transaction&#8230;</strong></em> is part of default Dynamics NAV functionality, however it cannot be used on all Customer Ledger Entries. There are a few prerequisites to use that function &#8211; Customer Ledger Entry, that we will be able to reverse:</p>
<ul>
<li><strong>must not be reversed already</strong>.<br />
If you are trying to reverse Customer Ledger Entry that has been reversed already (or that has been created because of using Function &gt; Reverse Transaction, you will get error message - <em>You cannot reverse Cust. Ledger Entry No. because the entry has already been involved in a reversal -</em><br />
<img src="http://farm8.staticflickr.com/7144/6636834365_b76cfea88d.jpg" alt="6636834365 b76cfea88d   Functions > Reverse Transaction... on Customer Ledger Entries Form in Dynamics NAV" width="500" height="197" title="Functions > Reverse Transaction... on Customer Ledger Entries Form in Dynamics NAV" /></li>
<li><strong>must not be applied (note: you can unapply entries though, prior to reversing them)</strong><br />
If you are trying to reverse Customer Ledger Entry, that has been applied, you will get error message saying - <em>You cannot reverse Cust. Ledger Entry No. because the entry is either applied to an entry or has been changed by a batch job - </em><br />
<img src="http://farm8.staticflickr.com/7012/6636727623_bbf99eb947.jpg" alt="6636727623 bbf99eb947   Functions > Reverse Transaction... on Customer Ledger Entries Form in Dynamics NAV" width="500" height="204" title="Functions > Reverse Transaction... on Customer Ledger Entries Form in Dynamics NAV" /></li>
<li><strong>must be posted from a journal (that is, Journal Batch Name must be filled in)</strong>.<br />
If you are trying to reverse Customer Ledger Entry that does not have Journal Batch Name filled in, you will get error message saying &#8211; <em>You can only reverse entries that were posted from a journal - </em><br />
<img src="http://farm8.staticflickr.com/7004/6636727485_2b265364da.jpg" alt="6636727485 2b265364da   Functions > Reverse Transaction... on Customer Ledger Entries Form in Dynamics NAV" width="500" height="215" title="Functions > Reverse Transaction... on Customer Ledger Entries Form in Dynamics NAV" /></li>
</ul>
<p><em><strong>Related Links</strong></em></p>
<ul>
<li><a href="http://www.navision-girl.com/2008/08/you-cannot-reverse-vendor-ledger-entry.html">You cannot reverse Vendor Ledger Entry No. 3204 because the entry is either applied to an entry or has been changed by a batch job.</a></li>
</ul>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F01%2Ffunctions-reverse-transaction-on-customer-ledger-entries-form-in-dynamics-nav%2F';
  addthis_title  = 'Functions+%3E+Reverse+Transaction%26%238230%3B+on+Customer+Ledger+Entries+Form+in+Dynamics+NAV';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Customer+Ledger+Entries' rel='tag' target='_self'>Customer Ledger Entries</a>, <a class='technorati-link' href='http://technorati.com/tag/default+functionality' rel='tag' target='_self'>default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/errors' rel='tag' target='_self'>errors</a>, <a class='technorati-link' href='http://technorati.com/tag/functions' rel='tag' target='_self'>functions</a>, <a class='technorati-link' href='http://technorati.com/tag/Reverse+Transaction' rel='tag' target='_self'>Reverse Transaction</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/N6BVDl622E1fozLiklz_v23vc7w/0/da"><img src="http://feedads.g.doubleclick.net/~a/N6BVDl622E1fozLiklz_v23vc7w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/N6BVDl622E1fozLiklz_v23vc7w/1/da"><img src="http://feedads.g.doubleclick.net/~a/N6BVDl622E1fozLiklz_v23vc7w/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/sUEk2zGV0iE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/01/functions-reverse-transaction-on-customer-ledger-entries-form-in-dynamics-nav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/01/functions-reverse-transaction-on-customer-ledger-entries-form-in-dynamics-nav/</feedburner:origLink></item>
		<item>
		<title>Dimensions – Detail Report in Dynamics NAV</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/q2uZJpb5_wc/</link>
		<comments>http://navisionary.com/2012/01/dimensions-detail-report-in-dynamics-nav/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 10:45:13 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[default functionality]]></category>
		<category><![CDATA[default reports]]></category>
		<category><![CDATA[Dimensions]]></category>
		<category><![CDATA[reports]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=818</guid>
		<description><![CDATA[Default Dynamics NAV reports. You either hate them, or you love them. You either use them consistently, or you don&#8217;t even know they exist. So, let&#8217;s have a look at a one of default Dynamics NAV reports called Dimensions &#8211; &#8230; <a href="http://navisionary.com/2012/01/dimensions-detail-report-in-dynamics-nav/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Default Dynamics NAV reports. You either hate them, or you love them. You either use them consistently, or you don&#8217;t even know they exist. So, let&#8217;s have a look at a one of default Dynamics NAV reports called <em><strong>Dimensions &#8211; Detail Report</strong></em>.</p>
<p><em><strong>Financial Management &gt; General Ledger &gt; Reports &gt; Dimensions &#8211; Detail</strong></em><br />
<img src="http://farm8.staticflickr.com/7148/6636589391_cdfbf09755.jpg" alt="6636589391 cdfbf09755   Dimensions   Detail Report in Dynamics NAV" width="500" height="304" title="Dimensions   Detail Report in Dynamics NAV" /></p>
<p><em>Dimension &#8211; Detail Report </em>displays a detailed classification of how dimensions have been used on entries over a selected period. The entries shown in the report are linked to a particular analysis view. Therefore, only entries with dimensions or dimension combinations that are included in the analysis view you have selected will be included in the report.</p>
<p>The report can be used to investigate which activities use which dimensions, and how individual dimensions are combined with other dimensions on specific entries. For a less detailed analysis of dimensions, you should use the <em>Dimensions &#8211; Total</em> report.</p>
<p>You can define what is included in the report by filling in the fields on the Option tab as follows:</p>
<ul>
<li><em><strong>Analysis View Code</strong></em>: Here you can enter the code for the analysis view you want the report to be based on. To select among the analysis view codes you have set up in the Analysis View table, click the AssistButton in the right of the field.</li>
<li><em><strong>Include Dimensions</strong></em>: Here you can enter the dimensions that you want to include in the report. You can only select dimensions included in the analysis view that you select in the Analysis View Code field. To see the dimensions that are available, click the AssistButton in the right of the field. To include dimensions, define <em>Levels</em> you would like to analyse:<br />
<img src="http://farm8.staticflickr.com/7153/6636621021_f5c4e43f76.jpg" alt="6636621021 f5c4e43f76   Dimensions   Detail Report in Dynamics NAV" width="500" height="274" title="Dimensions   Detail Report in Dynamics NAV" /></li>
<li><em><strong>Date Filter</strong></em>: In this field, you can set a filter to filter entries by date. You can enter a particular date or a time interval.</li>
<li><em><strong>Print Empty Lines</strong></em>: Place a check mark in the field if you do not want the report to include dimensions and dimension values that have a balance of zero.</li>
<li><em><strong>Show Amounts in Add. Reporting Currency</strong></em>: Place a check mark in the field if you want the amounts on the report to be shown in the additional reporting currency.</li>
</ul>
<p>By running same report (with different dimension levels selected), you might get different outputs:<br />
<img src="http://farm8.staticflickr.com/7007/6636621167_6299632377.jpg" alt="6636621167 6299632377   Dimensions   Detail Report in Dynamics NAV" width="500" height="287" title="Dimensions   Detail Report in Dynamics NAV" /></p>
<p>But, generally, <em>Dimensions &#8211; Detail </em>report should allow you to analyse how dimensions are being used for your general ledger postings.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F01%2Fdimensions-detail-report-in-dynamics-nav%2F';
  addthis_title  = 'Dimensions+%26%238211%3B+Detail+Report+in+Dynamics+NAV';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/default+functionality' rel='tag' target='_self'>default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/default+reports' rel='tag' target='_self'>default reports</a>, <a class='technorati-link' href='http://technorati.com/tag/Dimensions' rel='tag' target='_self'>Dimensions</a>, <a class='technorati-link' href='http://technorati.com/tag/reports' rel='tag' target='_self'>reports</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/bCHHgV3xrmLvC2_k6EbDtDYXTVI/0/da"><img src="http://feedads.g.doubleclick.net/~a/bCHHgV3xrmLvC2_k6EbDtDYXTVI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bCHHgV3xrmLvC2_k6EbDtDYXTVI/1/da"><img src="http://feedads.g.doubleclick.net/~a/bCHHgV3xrmLvC2_k6EbDtDYXTVI/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/q2uZJpb5_wc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/01/dimensions-detail-report-in-dynamics-nav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/01/dimensions-detail-report-in-dynamics-nav/</feedburner:origLink></item>
		<item>
		<title>How to Copy a General Posting Setup Line</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/BFaBa5PS6dk/</link>
		<comments>http://navisionary.com/2012/01/how-to-copy-a-general-posting-setup-line/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 10:45:48 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[Application Setup]]></category>
		<category><![CDATA[default functionality]]></category>
		<category><![CDATA[Gen. Bus. Posting Group]]></category>
		<category><![CDATA[Gen. Prod. Posting Group]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=808</guid>
		<description><![CDATA[It&#8217;s not something that you do everyday, however, once in a while, you do need to create a new General Posting Setup Line. Usually, I see people going into Financial Management &#62; Setup &#62; Posting Groups &#62; Posting Setup, creating &#8230; <a href="http://navisionary.com/2012/01/how-to-copy-a-general-posting-setup-line/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not something that you do everyday, however, once in a while, you do need to create a new General Posting Setup Line. Usually, I see people going into <em><strong>Financial Management &gt; Setup &gt; Posting Groups &gt; Posting Setup</strong></em>, creating a new entry, defining Gen. Bus. Posting Group and Gen. Prod. Posting Group, and then copying the &#8220;Account&#8221; values from existing setup (one column at a time). Or, if person is more familiar with the system, I have seen users applying a filter on one of the field (Gen. Bus. Posting Group, or Gen. Prod. Posting Group), and then clicking on the right-arrow on the keyboard and clicking F8 (to copy a value from above entry), right-arrow and F8 again (click click click). It gets the job done, but&#8230;</p>
<p>Instead, you could save lots of time (and ensure that you do not make any errors by copying values) by using default <em><strong>Copy &#8211; General Posting Setup Batch Job</strong></em>. According to Dynamics NAV help files:</p>
<blockquote><p>With this batch job you can copy a record with selected fields or all fields from the general posting setup to a new record. Before you start to copy you have to create the new record.</p></blockquote>
<p><em><strong>How to Copy a General Posting Setup Line</strong></em><br />
1. Go to <em>Financial Management &gt; Setup &gt; Posting Group &gt; Posting Setup</em>.<br />
<img src="http://farm8.staticflickr.com/7166/6630799273_4e55f9583f.jpg" alt="6630799273 4e55f9583f   How to Copy a General Posting Setup Line" width="286" height="386" title="How to Copy a General Posting Setup Line" /></p>
<p>2. Select new <em>Gen. Prod. Posting Group</em> and <em>Gen. Bus. Posting Group</em> combination. Click &#8220;<em>Copy&#8230;</em>&#8220;.<br />
<img src="http://farm8.staticflickr.com/7024/6630779841_2921760424.jpg" alt="6630779841 2921760424   How to Copy a General Posting Setup Line" width="500" height="274" title="How to Copy a General Posting Setup Line" /></p>
<p>3. And on the request form, select a combination of &#8220;<em>Gen. Bus. Posting Group</em>&#8221; and &#8220;<em>Gen. Prod. Posting Group</em>&#8221; from which you want to copy the details (you can copy either all fields, or select only some of them).<br />
<img src="http://farm8.staticflickr.com/7166/6630780097_a0fc953867.jpg" alt="6630780097 a0fc953867   How to Copy a General Posting Setup Line" width="483" height="382" title="How to Copy a General Posting Setup Line" /></p>
<p>4. Click <em>OK</em> and then click <em>Yes</em> to confirm the Copy function.<br />
<img src="http://farm8.staticflickr.com/7007/6630780323_4da2060b5f.jpg" alt="6630780323 4da2060b5f   How to Copy a General Posting Setup Line" width="326" height="215" title="How to Copy a General Posting Setup Line" /></p>
<p>5. Check copied values.<br />
<img src="http://farm8.staticflickr.com/7154/6630780545_c576ecb8cb.jpg" alt="6630780545 c576ecb8cb   How to Copy a General Posting Setup Line" width="500" height="275" title="How to Copy a General Posting Setup Line" /></p>
<p>Result!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F01%2Fhow-to-copy-a-general-posting-setup-line%2F';
  addthis_title  = 'How+to+Copy+a+General+Posting+Setup+Line';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Application+Setup' rel='tag' target='_self'>Application Setup</a>, <a class='technorati-link' href='http://technorati.com/tag/default+functionality' rel='tag' target='_self'>default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/Gen.+Bus.+Posting+Group' rel='tag' target='_self'>Gen. Bus. Posting Group</a>, <a class='technorati-link' href='http://technorati.com/tag/Gen.+Prod.+Posting+Group' rel='tag' target='_self'>Gen. Prod. Posting Group</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/hBwXX7iGRH_I9mBJ1Led1GtOfKc/0/da"><img src="http://feedads.g.doubleclick.net/~a/hBwXX7iGRH_I9mBJ1Led1GtOfKc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/hBwXX7iGRH_I9mBJ1Led1GtOfKc/1/da"><img src="http://feedads.g.doubleclick.net/~a/hBwXX7iGRH_I9mBJ1Led1GtOfKc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/BFaBa5PS6dk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/01/how-to-copy-a-general-posting-setup-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/01/how-to-copy-a-general-posting-setup-line/</feedburner:origLink></item>
		<item>
		<title>How to Manually Create New No. Series in Dynamics NAV</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/Ris6j_1KlRA/</link>
		<comments>http://navisionary.com/2012/01/how-to-manually-create-new-no-series-in-dynamics-nav/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 10:45:18 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[Application Setup]]></category>
		<category><![CDATA[default functionality]]></category>
		<category><![CDATA[No. Series]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=792</guid>
		<description><![CDATA[No. Series is used in Dynamics NAV to set up all the number series that you will use in your company for various records (like Item, Customer, Vendor, etc.), various documents (like quotes, orders, invoices, etc.), and journals (templates, batches, lines). &#8230; <a href="http://navisionary.com/2012/01/how-to-manually-create-new-no-series-in-dynamics-nav/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://farm8.staticflickr.com/7026/6630328133_1879f44e52.jpg" alt="6630328133 1879f44e52   How to Manually Create New No. Series in Dynamics NAV" width="500" height="236" title="How to Manually Create New No. Series in Dynamics NAV" /><br />
<em><strong>No. Series</strong></em> is used in Dynamics NAV to set up all the number series that you will use in your company for various records (like Item, Customer, Vendor, etc.), various documents (like quotes, orders, invoices, etc.), and journals (templates, batches, lines).</p>
<p><em><strong>How to Manually Create New No. Series in Dynamics NAV</strong></em><br />
1. Go to <em>Administration &gt; Application Setup &gt; General &gt; No. Series</em><br />
2. Create a new record, by defining fields:<br />
<img src="http://farm8.staticflickr.com/7017/6630328301_269a32c6a7.jpg" alt="6630328301 269a32c6a7   How to Manually Create New No. Series in Dynamics NAV" width="500" height="254" title="How to Manually Create New No. Series in Dynamics NAV" /></p>
<blockquote><p><strong>Code</strong><em> &#8211; In the Code field, type a unique identifier for this number series.</em><br />
<strong> Description</strong><em> &#8211; In the Description field, type a short description of the number series.</em><br />
<strong> Default Nos.</strong><em> &#8211; Place a check mark in the Default Nos. check box if this number series uses automatic numbering. If the Default Nos. field is unchecked, users must manually look up from the No. field and select from number series.</em><br />
<strong> Manual Nos.</strong><em> &#8211; Place a check mak in the Manual Nos. check box if this number series allows manual numbering instead of always using automatic numbering.</em><br />
<strong> Date Order</strong><em> &#8211; Place a checkark in the Date Order check box, if the numbers from this range are assigned chronologically.</em></p>
<p><em>You might have noticed more fields on No. Series records ,which you cannot update. These are automaticaly updated in the No. Series after No. Series Line information is entered:</em><br />
<strong> Starting No. -</strong><br />
<strong> Ending No. -</strong><br />
<strong> Last Date Used -</strong><br />
<strong> Last No. Used -</strong></p></blockquote>
<p>3. Click on button <em>Series &gt; Lines</em> and define fields:<br />
<img src="http://farm8.staticflickr.com/7169/6630328451_fafd791cd7.jpg" alt="6630328451 fafd791cd7   How to Manually Create New No. Series in Dynamics NAV" width="500" height="252" title="How to Manually Create New No. Series in Dynamics NAV" /></p>
<blockquote><p><strong>Starting Date</strong><em> &#8211; Enter the date when this number series can be used.</em><br />
<strong> Starting No.</strong><em> &#8211; Enter the first number in the series</em><br />
<strong> Ending No.</strong><em> &#8211; Enter the last number in the series</em><br />
<strong> Warning No.</strong><em> &#8211; Enter the number which, once reached, will generate a warning that number series is coming to an end.</em><br />
<strong> Increment-by No.</strong><em> &#8211; Enter the size of the interval the numbering should increase.</em></p>
<p><strong>Last Date Used</strong><em> &#8211; Field is updated automatically when the number series is used and shows the last date that was No. Series was used.</em><br />
<strong> Last No. Used</strong><em> &#8211; Field is updated automatically when number series is used and shows the last umber in the series used</em><br />
<strong> Open</strong><em> &#8211; This field is non-editable and is unchecked automatically when the last number in the number series is used</em></p></blockquote>
<p>4. Assign numbers series on your Setup tables (for example, on &#8220;Sales &amp; Receivables&#8221; setup, Numbering tab, you can define &#8220;Customer Nos&#8221; &#8211; number series for customers).</p>
<p><em><strong>Note</strong></em>: When creating new No. Series I tend to use a lenght of 10 characters for <em><strong>Starting No.</strong></em> and <em><strong>Ending No.</strong></em> (even though, you are allowed to use up to 20 characters). However, I go for 10 characters only, because then it fits nicely in default Dynamics NAV form fields.</p>
<p><em><strong>Related Links</strong></em></p>
<ul>
<li><a href="http://dynamicsuser.net/blogs/mark_brummel/archive/2009/12/13/tip-26-implementing-no-series.aspx">Tip #21 &#8211; Implementing No. Series</a></li>
<li><a href="http://smallsquareservices.com/2011/04/nav-tour-no-series/">Dynamics NAV Tour: No. Series</a></li>
</ul>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F01%2Fhow-to-manually-create-new-no-series-in-dynamics-nav%2F';
  addthis_title  = 'How+to+Manually+Create+New+No.+Series+in+Dynamics+NAV';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Application+Setup' rel='tag' target='_self'>Application Setup</a>, <a class='technorati-link' href='http://technorati.com/tag/default+functionality' rel='tag' target='_self'>default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/No.+Series' rel='tag' target='_self'>No. Series</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/OBJZnPeOaSqP38IyaxqOqxQOIrE/0/da"><img src="http://feedads.g.doubleclick.net/~a/OBJZnPeOaSqP38IyaxqOqxQOIrE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/OBJZnPeOaSqP38IyaxqOqxQOIrE/1/da"><img src="http://feedads.g.doubleclick.net/~a/OBJZnPeOaSqP38IyaxqOqxQOIrE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/Ris6j_1KlRA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/01/how-to-manually-create-new-no-series-in-dynamics-nav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/01/how-to-manually-create-new-no-series-in-dynamics-nav/</feedburner:origLink></item>
		<item>
		<title>How to Import Setup Questionnaire Answers to a New Company in Dynamics NAV</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/LpHFJ9oL03Y/</link>
		<comments>http://navisionary.com/2012/01/how-to-import-setup-questionnaire-answers-to-a-new-company-in-dynamics-nav/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 10:45:03 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[Application Setup]]></category>
		<category><![CDATA[default functionality]]></category>
		<category><![CDATA[New Company]]></category>
		<category><![CDATA[Setup Questionnaire]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=780</guid>
		<description><![CDATA[Once you have created Setup Questionnaire in Dynamics NAV (and exported questions to Excel file),  you can send these questions to your customer. Customer will need to answer these questions and then the file will become the foundation for your initial &#8230; <a href="http://navisionary.com/2012/01/how-to-import-setup-questionnaire-answers-to-a-new-company-in-dynamics-nav/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Once you have <a href="http://navisionary.com/2012/01/how-to-create-setup-questionnaire-in-dynamics-nav/">created Setup Questionnaire in Dynamics NAV</a> (and exported questions to Excel file),  you can send these questions to your customer. Customer will need to answer these questions and then the file will become the foundation for your initial set ups for the new company in Dynamics NAV.</p>
<p><em><strong>How to Import Setup Questionnaire Answers to a New Company in Dynamics NAV?</strong></em></p>
<p><em><strong>1. Complete the Setup Questionnaire with the Customer.</strong></em><br />
<em>The idea behing the Setup Questionnaire is to enable your customer to fill in the details themselves. All you need to do is to export setup questionnaire to Excel file and send that file to customer.Then, after filling the details, customer would send back the file to consultant (to apply setups on a new company).</em></p>
<p><em><strong>2. Create a new company.</strong></em><br />
<em>While your customer is trying to answer all the questions from Setup Questionnaire, you can proceed with creating a new company.</em><br />
2.1. Click <em>File &gt; Company &gt; New</em>.<br />
2.2. Enter <em>Company Name</em> and click OK.<br />
2.3. Select <em>Company Type</em> field in the <em>Company Setup Window</em> and click <em>OK</em>.<br />
2.4. Once the company has been successfully created, click <em>OK</em>.</p>
<p><em><strong>3. Import the setup questionnaire.</strong></em><br />
<em></em> 3.1. In Dynamics NAV click <em>Administration &gt; Application Setup &gt; Company Setup &gt; Setup Questionnaire</em>, then click <em>Questionnaire &gt; Import from Excel</em>.<br />
3.2. Select the file (that customer has sent to you) and click Open.<br />
3.3. Once the quetionnaire has been successfully imported click OK.</p>
<p><em><strong>4. Validate the setup questionnaire.</strong></em><br />
<em>As a consultant, you still need to manually review the data, to ensrue that the fields have been entered in the correct Dynamics NAV format (for example, to check that strings are not entered into date fields, etc).</em><br />
4.1. Click Questionnaire &gt; Show Questions.<br />
4.2. For each question, review the value in Answer column (checking the value in Answer Option column and the value in Answer column).<br />
4.3. You can click Tools &gt; Zoom to get more specific field information.</p>
<p><em><strong>5. Apply answers from the setup questionnaire.</strong></em><br />
<em>If you have skipped step number 4, go back. The Apply Answers process does not validated the format of the answer in the questionnaire! Once, you have validated data on all Setup questions, you can either apply answers for whole Setup Questionnaire:</em><br />
5.1. Click Questionnaire &gt; Apply Answers.</p>
<p><em>Or, you can do it for one setup at a time:</em><br />
5.1. Click Questionnaire &gt; Show Question.<br />
5.2. Click F5 to open a list of Setup Tables. Click on a table name, and click OK.<br />
5.3. For each Setup Table in Question Are window click Question &gt; Apply Answers.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F01%2Fhow-to-import-setup-questionnaire-answers-to-a-new-company-in-dynamics-nav%2F';
  addthis_title  = 'How+to+Import+Setup+Questionnaire+Answers+to+a+New+Company+in+Dynamics+NAV';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Application+Setup' rel='tag' target='_self'>Application Setup</a>, <a class='technorati-link' href='http://technorati.com/tag/default+functionality' rel='tag' target='_self'>default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/New+Company' rel='tag' target='_self'>New Company</a>, <a class='technorati-link' href='http://technorati.com/tag/Setup+Questionnaire' rel='tag' target='_self'>Setup Questionnaire</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/ZnIl8cEOxi7EQ01XhqaRzgdG8qo/0/da"><img src="http://feedads.g.doubleclick.net/~a/ZnIl8cEOxi7EQ01XhqaRzgdG8qo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ZnIl8cEOxi7EQ01XhqaRzgdG8qo/1/da"><img src="http://feedads.g.doubleclick.net/~a/ZnIl8cEOxi7EQ01XhqaRzgdG8qo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/LpHFJ9oL03Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/01/how-to-import-setup-questionnaire-answers-to-a-new-company-in-dynamics-nav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/01/how-to-import-setup-questionnaire-answers-to-a-new-company-in-dynamics-nav/</feedburner:origLink></item>
		<item>
		<title>How to Create Setup Questionnaire in Dynamics NAV?</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/YajxTTvDFDI/</link>
		<comments>http://navisionary.com/2012/01/how-to-create-setup-questionnaire-in-dynamics-nav/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 10:45:01 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[Application Setup]]></category>
		<category><![CDATA[default functionality]]></category>
		<category><![CDATA[interview questions]]></category>
		<category><![CDATA[Setup Questionnaire]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=767</guid>
		<description><![CDATA[If you would restore a CRONUS database (with intention to check out the Setup Questionnaire which I have mentioned yesterday), you might be a little bit disappointed when you go into Administration &#62; Application Setup &#62; Company Setup &#62; Setup &#8230; <a href="http://navisionary.com/2012/01/how-to-create-setup-questionnaire-in-dynamics-nav/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you would restore a CRONUS database (with intention to check out the <a href="http://navisionary.com/2012/01/what-is-setup-questionnaire-in-dynamics-nav/">Setup Questionnaire</a> which I have mentioned yesterday), you might be a little bit disappointed when you go into Administration &gt; Application Setup &gt; Company Setup &gt; Setup Questionnaire &#8211; you can&#8217;t find any data!</p>
<p>That is because you need to create (or initiliaze) Setup Questionnaire in the first place.</p>
<p><em><strong>How to Create Setup Questionnaire in Dynamics NAV?</strong></em><br />
<em><strong>1. Select a company setup (industry-specific) XML file.</strong></em><br />
1.1. In Dynamics NAV, click Tools &gt; Object Designer. Click Form and find form ID 8622 Company Setup. Click Run.<br />
<img src="http://farm8.staticflickr.com/7168/6619333923_bc4a345b3f.jpg" alt="6619333923 bc4a345b3f   How to Create Setup Questionnaire in Dynamics NAV?" width="500" height="253" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>1.2. Look up in the Company Type field and select the Industry Type. Click OK to confirm. Then click OK in Company Setup window.<br />
<img src="http://farm8.staticflickr.com/7167/6619334015_fd0334a998.jpg" alt="6619334015 fd0334a998   How to Create Setup Questionnaire in Dynamics NAV?" width="447" height="135" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>1.3. Click OK when the import is complete.<br />
<img src="http://farm8.staticflickr.com/7159/6619334091_237eca22a7.jpg" alt="6619334091 237eca22a7   How to Create Setup Questionnaire in Dynamics NAV?" width="500" height="214" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>Note: <em>During the import process, by default 67 tables are populated with industry-specific data.</em></p>
<p><em><strong>2. Review Setup Questionnaire Questions.</strong></em><br />
2.1. Go to Administration &gt; Application Setup &gt; Company Setup &gt; Setup Questionnaire and click Questionnaire &gt; Show Questions.<br />
<img src="http://farm8.staticflickr.com/7003/6619334687_65de9f7f73.jpg" alt="6619334687 65de9f7f73   How to Create Setup Questionnaire in Dynamics NAV?" width="479" height="500" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>2.2. You can click F5 to go to the list of Setup Tables.<br />
<img src="http://farm8.staticflickr.com/7155/6619334845_27b978cf13.jpg" alt="6619334845 27b978cf13   How to Create Setup Questionnaire in Dynamics NAV?" width="500" height="381" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>2.3. Select the relevant area (setup table) and click OK to review questions.<br />
<img src="http://farm8.staticflickr.com/7161/6619334951_be2d0ae08c.jpg" alt="6619334951 be2d0ae08c   How to Create Setup Questionnaire in Dynamics NAV?" width="500" height="381" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>Note: <em>You can add new questions, or change default questions to match customizations on your database.</em></p>
<p><em><strong>3. Export Setup Questionnaire to a file (usually, Excel).</strong></em><br />
3.1. Go to Go to Administration &gt; Application Setup &gt; Company Setup &gt; Setup Questionnaire and click Questionnaire &gt; Export to Excel.<br />
<img src="http://farm8.staticflickr.com/7005/6619334321_be94c94415.jpg" alt="6619334321 be94c94415   How to Create Setup Questionnaire in Dynamics NAV?" width="463" height="500" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>3.2. Enter the File Name and click Save.<br />
<img src="http://farm8.staticflickr.com/7034/6619334543_0de75c45fb.jpg" alt="6619334543 0de75c45fb   How to Create Setup Questionnaire in Dynamics NAV?" width="500" height="312" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>3.3. Click OK when export process is completed.<br />
<img src="http://farm8.staticflickr.com/7155/6619334623_73f478f0c9.jpg" alt="6619334623 73f478f0c9   How to Create Setup Questionnaire in Dynamics NAV?" width="392" height="220" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>3.4. Open Excel file you just created and review various tabs on the spreadsheet.<br />
<img src="http://farm8.staticflickr.com/7014/6619356247_83458a7ff1.jpg" alt="6619356247 83458a7ff1   How to Create Setup Questionnaire in Dynamics NAV?" width="500" height="351" title="How to Create Setup Questionnaire in Dynamics NAV?" /></p>
<p>Note: <em>You shouldn&#8217;t change questions on the file directly. If you notice, that a question needs to be changed, do that in Dynamics NAV and export <a href="http://navisionary.com/2012/01/what-is-setup-questionnaire-in-dynamics-nav/">Setup Questionnaire</a> again.</em></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F01%2Fhow-to-create-setup-questionnaire-in-dynamics-nav%2F';
  addthis_title  = 'How+to+Create+Setup+Questionnaire+in+Dynamics+NAV%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Application+Setup' rel='tag' target='_self'>Application Setup</a>, <a class='technorati-link' href='http://technorati.com/tag/default+functionality' rel='tag' target='_self'>default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/interview+questions' rel='tag' target='_self'>interview questions</a>, <a class='technorati-link' href='http://technorati.com/tag/Setup+Questionnaire' rel='tag' target='_self'>Setup Questionnaire</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/j2t1ICVoYbDqxliy7UQKQU_Dx4w/0/da"><img src="http://feedads.g.doubleclick.net/~a/j2t1ICVoYbDqxliy7UQKQU_Dx4w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/j2t1ICVoYbDqxliy7UQKQU_Dx4w/1/da"><img src="http://feedads.g.doubleclick.net/~a/j2t1ICVoYbDqxliy7UQKQU_Dx4w/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/YajxTTvDFDI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/01/how-to-create-setup-questionnaire-in-dynamics-nav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/01/how-to-create-setup-questionnaire-in-dynamics-nav/</feedburner:origLink></item>
		<item>
		<title>What is Setup Questionnaire in Dynamics NAV?</title>
		<link>http://feedproxy.google.com/~r/Navisionary/~3/BJwaYZIsfqk/</link>
		<comments>http://navisionary.com/2012/01/what-is-setup-questionnaire-in-dynamics-nav/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 10:45:34 +0000</pubDate>
		<dc:creator>Tomas</dc:creator>
				<category><![CDATA[Dynamics NAV / Navision]]></category>
		<category><![CDATA[functionality]]></category>
		<category><![CDATA[default functionality]]></category>
		<category><![CDATA[RIM Toolkit]]></category>
		<category><![CDATA[Setup Questionnaire]]></category>

		<guid isPermaLink="false">http://navisionary.com/?p=760</guid>
		<description><![CDATA[If you are working for end-user company, most likely you have never seen Administration &#62; Application Setup &#62; Company Setup &#62; Setup Questionnaire in Dynamics NAV (and most likely, you will never need to see it). However, if you are Dynamics &#8230; <a href="http://navisionary.com/2012/01/what-is-setup-questionnaire-in-dynamics-nav/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you are working for end-user company, most likely you have never seen <em><strong>Administration &gt; Application Setup &gt; Company Setup &gt; Setup Questionnaire</strong></em> in Dynamics NAV (and most likely, you will never need to see it). However, if you are Dynamics NAV consultant constantly working with new implementations (or at least, if you are preparing for Dynamics NAV Financials exam), you might have encountered this tool.<br />
<img src="http://farm8.staticflickr.com/7010/6619176937_13af75b71b.jpg" alt="6619176937 13af75b71b   What is Setup Questionnaire in Dynamics NAV?" width="500" height="347" title="What is Setup Questionnaire in Dynamics NAV?" /></p>
<p>To say it in one sentence (as per Microsoft training materials):</p>
<blockquote><p>The setup questionnaire help reduce the implementation workload by streamlining the task of setting up the new system.</p></blockquote>
<p>But what does this mean for normal Dynamics NAV users? Well, instead of talking in Dynamics NAV jargon (and instead of having deep knowledge of Dynamics NAV), end-users can answer a set of simple questions, and in doing so, newly implemented Dynamics NAV system will be set up.</p>
<p>There is one questionnaire for each (default Dynamics NAV) industry segment.<br />
<img src="http://farm8.staticflickr.com/7141/6619205315_1c0ba3c11d.jpg" alt="6619205315 1c0ba3c11d   What is Setup Questionnaire in Dynamics NAV?" width="500" height="304" title="What is Setup Questionnaire in Dynamics NAV?" /></p>
<p>And each questionnaire covers the same 10 setup tables, but questions may be different for various industry types.<br />
<img src="http://farm8.staticflickr.com/7146/6619205445_3c2f9eabdb.jpg" alt="6619205445 3c2f9eabdb   What is Setup Questionnaire in Dynamics NAV?" width="500" height="381" title="What is Setup Questionnaire in Dynamics NAV?" /></p>
<p>The setup questionnaire is generated in Dynamics NAV by a consultant (in Excel or XML format), and then it is up to a user to answer the question (to setup their system). Once user has finished, the questionnaire file is imported to Dynamics NAV, and (after a few hours) job&#8217;s done &#8211; the system is set up without the user even connecting to Dynamics NAV database!</p>
<p>And the best thing about Setup Questionnaire in Dynamics NAV &#8211; it is not limited to the predefined number of tables (or questions). Therefore, if you are working with addons (or bigger customizations), you can create your own Setup Questionnaire.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fnavisionary.com%2F2012%2F01%2Fwhat-is-setup-questionnaire-in-dynamics-nav%2F';
  addthis_title  = 'What+is+Setup+Questionnaire+in+Dynamics+NAV%3F';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/default+functionality' rel='tag' target='_self'>default functionality</a>, <a class='technorati-link' href='http://technorati.com/tag/RIM+Toolkit' rel='tag' target='_self'>RIM Toolkit</a>, <a class='technorati-link' href='http://technorati.com/tag/Setup+Questionnaire' rel='tag' target='_self'>Setup Questionnaire</a></p>

<!-- end wp-tags-to-technorati -->

<p><a href="http://feedads.g.doubleclick.net/~a/FiCCjykBm6Dka7As_8lmzDjWS-s/0/da"><img src="http://feedads.g.doubleclick.net/~a/FiCCjykBm6Dka7As_8lmzDjWS-s/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/FiCCjykBm6Dka7As_8lmzDjWS-s/1/da"><img src="http://feedads.g.doubleclick.net/~a/FiCCjykBm6Dka7As_8lmzDjWS-s/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/Navisionary/~4/BJwaYZIsfqk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://navisionary.com/2012/01/what-is-setup-questionnaire-in-dynamics-nav/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://navisionary.com/2012/01/what-is-setup-questionnaire-in-dynamics-nav/</feedburner:origLink></item>
	</channel>
</rss>

