Forum Post: RE: First Four records from table
I have just tried it out now and it works ... customerrec.FIND('-'); Repeat RecCount +=1; IF Firstcustomer <> '' THEN Firstcustomer := Firstcustomer + '|'; Firstcustomer := Firstcustomer +...
View ArticleForum Post: RE: First Four records from table
Dis you tried writing code like this Repeat It will loop 4 times only. Until Rec.Count<=4
View ArticleForum Post: RE: First Four records from table
[quote user="iaMendes"]I have just tried it out now and it works ... customerrec.FIND('-'); Repeat RecCount +=1; IF Firstcustomer <> '' THEN Firstcustomer := Firstcustomer + '|'; Firstcustomer :=...
View ArticleForum Post: RE: NAV 2016 vs NAV2009 R2
Hello, I have tried in Dynamics NAV 2013 R2 and it's not working. best regards,
View ArticleForum Post: RE: NAV 2016 vs NAV2009 R2
Hi Fran, This was a "feature" of the classic client's forms. This way of linking pages is not possible in RTC / Windows Client.
View ArticleBlog Post: Dynamics NAV 2017 Announcement
Dynamics NAV 2017 will be available from October 24 th 2016. Dynamics 365 for Financials will be shorty after NAV2017 Release. New Development Environment Preview will be available by Christmas 2016....
View ArticleForum Post: RE: Dynamics NAV Web Services Purchase Invoice page setting line...
Hello, this error is usually cause by not having this value in the Dimension Value table. For each dimension the values have to be created in the related dimension value table. 1.Departments/Financial...
View ArticleForum Post: RE: Dynamics NAV Web Services Purchase Invoice page setting line...
Hello Thomas- Thank you for the quick reply. Yes, I understand the error itself. Makes sense, but it just seems odd that you cannot dynamically just set the dimensions, like in C\AL. Meaning, I don't...
View ArticleForum Post: RE: Dynamics NAV Web Services Purchase Invoice page setting line...
Hello, you can determine which shortcurt belongs to which dimension in the General Ledger Setup(The table has the same name in SQL Database.) SELECT [Global Dimension 1 Code] ,[Global Dimension 2 Code]...
View ArticleForum Post: RE: Dynamics NAV Web Services Purchase Invoice page setting line...
Yes, that is the order I am following on General Ledger Setup, when I set Dim 2 Code to values for Dim 2 Code, it gets the same message. What I remember from before changes in 2009R2, you have to set...
View ArticleBlog Post: Dynamics NAV 2017 Announcement
Hi All, Dynamics NAV 2017 will be available from October 24 th 2016. Also Dynamics 365 for Financials will be available after Release of NAV 2017. New Development Environment Preview will be available...
View ArticleForum Post: RE: Dynamics NAV Web Services Purchase Invoice page setting line...
Hello, The validation for ShortcutDimensionCode2 is already defined in the table. I think you should just insert the Value into ShortcurtDimension2Code without any other coding. best regards,
View ArticleForum Post: RE: Dynamics NAV Web Services Purchase Invoice page setting line...
Thanks Thomas, it doesn't seem to be working. I have to get this functionality for my project, when I find the answer, I'll post. thanks
View ArticleBlog Post: General Availability of NAV 2017 Announced
Finally the most awaited NAV 2017 version availability announced by Microsoft with lot more things NAV 2017 will be released on 24th October 2016 New developer Environment will be available in...
View ArticleForum Post: RE: Navision 2016 on terminal server (RDP)
Hi VK, If you want the advantages of RDP, then consider using the ClickOnce installer.
View ArticleForum Post: RE: First Four records from table
HI Expn, Please always remember to mark the replies that helped you to find the answer to your question and or gave the solution to your problem with "This helped me". This might help others who have...
View ArticleBlog Post: Directions 2016: Microsoft asks NAV partners to embrace...
After hearing two days of guidance on what to expect with Microsoft Dynamics 365 and NAV 2017, partners at Directions 2016 might be forgiven for scratching their heads about the path forward....
View ArticleBlog Post: Ignite 2016: Microsoft AI Tech Promises to Touch Consumers,...
"We're not pursuing [artificial intelligence] AI to beat humans at games; we are pursuing AI so we can empower every person and every institution" with the tools of AI. So began Microsoft CEO Satya...
View Article