Code for filter
I am trying to make report on customer wise sales invoice record.And want to filter on customer no. and document date.I already completed throw properties but I want to make them throw code. So, please...
View ArticleRE: Code for filter
HI chintan29,some tips to filter the data using C/AL CodeIn the request form (or request page depends on if you use classic or rdlc report) report you can define 2/3 global variables to assign document...
View ArticleRE: SQL Server Runtime Licensing
Thank you.But, if will web services like web shop, which communicate with Navision, it means what web users will use SQL resources, but users count is not predictable.
View ArticleGetting calculated fields value in NAV
Hi thereI get a record of type VendorLedgerEntry this way:VendorLedgerEntry.GET(2278);The Record has a column "Amount" of type FlowField and has a CalcFormula like SUM(.....)The retrieved Record...
View ArticleRE: Web Client
Hi experts. Thank you for your advice!I have set up everything: users, permission sets, profile, and personization. Below is the default page...
View ArticleRE: Software Integration with Microsoft Dynamics NAV
I have a work management system that needs to send Invoices to NAV. Also, need to import Purchase Orders as approved workpackages for field workers to bill against.Does anyone have samples of such and...
View ArticleSoftware Integration with Microsoft Dynamics NAV
Dear colleagues, Can anyone inform me if there is possible to integrate MIAMIPOS32 with NAV?And if so, can you give some insight or overview? Thanks a lot
View ArticleRE: Getting calculated fields value in NAV
hi,you need calculate flowfields to get calculate values.exampleCodeunit 50001 TestCalcfieldsLocal VariablesrecVendorLedgerEntry record Vendor Ledger EntryOnRun()recVendorLedgerEntry.GET(2551);...
View ArticleRE: Web Client
First try to open default webclient rolecenter and then try to set all these filters like specific page and all.
View ArticleRE: SQL Server Runtime Licensing
Web services do not consume licensed sessionsin NAV and I think, also in SQL (you can connect unlimited web service sessions). However, if you are already connected with maximum users (any mixture of...
View ArticleRE: SQL Server Runtime Licensing
Thanks a lot. I'm understood situation.Partner is not competent, so I'm asking here.
View ArticleRTC very slow
we are currently 12 users. our server is brand new with 18gb memory and all the high tech options. our computers are also new less than 3 moths. all fast and with all the options. everyones pcs are...
View ArticleRE: Code for filter
Hi Roberto,Thanks for your help. It works.I Completed my work.Thanks again.
View ArticleCompatibility exchange server 2013 with dynamics nav 2009 or higher
Hi,Could someone provide with information if exchange server 2013 is compatible with dynamics nav 2009 or higher ...
View ArticleRE: Web Client
I did give the server name in Localhost place when testing in LAN. But in my post, I listed it as localhost. Thank you!
View ArticleRE: Web Client
I don't know 'Try to set all these filters like specific page'. Could you specify it in details? Why does the node appear in the address?Thank you!
View ArticleRE: Sales Prices - Customer Discounts
Hi, we cant make customisation, as we are an end user so do not have the permission to do this.We are going to use the Comment Line, but also go with the route of applying the Line Discount first of...
View ArticleRE: Web Client
HIyou're right, the folder for the default Microsoft Dynamics NAV Web client instance is %systemroot%\inetpub\wwwroot\DynamicsNAV70 folder."Web.config File" is the configuration file.About the...
View Article