Forum Post: RE: Report for Members with picture and signature
yes! this is the code sample i was looking for: Add following code to the trigger “Sales Invoice Header – OnAfterGetRecord()”: // local variables // customer | record | Customer IF SalesSetup."Logo...
View ArticleForum Post: RE: "query.open" cannot compile
Thanks for your response, I have checked for missing end statement plus if I remove til HIMQuery.open. it can compile as it should but unfortunately I cannot use the data from the query without it. I...
View ArticleBlog Post: Page Extension -Tenerife Visual Studio Code
In previous post Table Extension we saw how to extend table using Tenerife (New NAV development tool) .In this blog post we will see how to extend Pages using visual studio code. The page objects...
View ArticleForum Post: RE: Conditional Page break in Report (NAV 2015)
Refer to report "Report 104 Customer - Detail Trial Bal." to see how to apply page break based on Boolean variable from request page. look at "CurrReport.NEWPAGEPERRECORD" and PageGroupNo code section.
View ArticleBlog Post: NAV in Azure SQL
Hello again! We have been busy installing new customers to Azure, and I'd like to write a short blog jut to remember what one has to do before publishing. Good instructions how to publish database to...
View ArticleBlog Post: Microsoft Earnings Release FY17 Q2: No surprise, Microsoft Cloud...
Microsoft has released its earnings for Q2 2017 (Q4 CY 2016), as follows: Revenue was $24.1 billion GAAP, and $26.1 billion non-GAAP Operating income was $6.2 billion GAAP, and $8.2 billion non-GAAP...
View ArticleBlog Post: NAV2017 CU2 Download Link
At the moment Microsoft dynamics Navision download link temporarily unavailable due to migration and updating the contents. For my friends here is download link of NAV2017 CU2 for W1 version to...
View ArticleForum Post: RE: Report for Members with picture and signature
Perfect, I dint saw SalesSetup.GET anywhere. I hope you must have had written this. :)
View ArticleForum Post: RE: G/L Entries Dimensions
I had such TSQL script, even posted it here, but can't find it on the spot - it was several years ago. I'll try to find it... In short, it's not that easy, because of use of Dimension Sets and how they...
View ArticleForum Post: RE: G/L Entries Dimensions
Hello, thanks for the answer. If you can find the script this would be very helpful. If you can't find it maybe some tips on how to approach the problem. best regards,
View ArticleBlog Post: From the Microsoft Dynamics NAV Blogs: Advanced charts; Copy loop;...
A selection of the latest insight from the Microsoft Dynamics NAV blogs: Create Advanced Charts in Dynamics NAV How to Implement a Copy Loop in Word Report Layouts Microsoft Dynamics NAV 2016 and the...
View ArticleForum Post: RE: G/L Entries Dimensions
Uffff, found anyway... but it was hard task digging thru terabytes of crap accumulated over years on my HDDs :) My approach was more universal - the following script creates a VIEW of all defined...
View ArticleForum Post: RE: G/L Entries Dimensions
Hello, thanks man. That's exactly what i needed. This information saved me alot of time. best regards,
View ArticleForum Post: RE: "query.open" cannot compile
Hi Lars Sander , Check your Query - Your whole code is using HIMQuery2 but you are closing HIMQuery1.
View ArticleForum Post: RE: Nav 2016 Permissions:
Use Permission recording to record required permissions and assign to required user. www.youtube.com/watch
View ArticleForum Post: RE: Delivery Quota
AFAIK There is no standard feature available in NAV . You need to customize the same.
View ArticleBlog Post: NAV 2017 CU2.1 Avaialbe for Download
Two days ago I posted Personal Link to download the NAV2017 CU2 which I downloaded before MS pull off from official link. Now MS published the official link to download NAV2017 CU2. You can download...
View ArticleBlog Post: Dynamics NAV New Books
Many ask in the forum about books\ebooks\kindles on Dynamics NAV 2017 ; actually there are no books on Dynamics NAV 2017 (…the same for Dynamics 365 Business Edition), many books have been updated at...
View ArticleForum Post: RE: Rounding entry calculation / Nav 2009 R2
It is based on what cost method you used. Please check the Cost Amount in the same Purchase Doc No. and if there is still cost amount and inventory is zero, then system will create an entry for...
View Article