Wednesday, May 10, 2017

How to fix number of lines in RDLC report?

Problem :- If you want to fix number of lines in your report
Solution :-  declare integer table and variables
Datatype             Data Source        Name
DataItem             Integer                                 No
  Column                 K                                          No
  Column                 SHOWBOOl                     No

Step 2

Step 3


Step 4





New page per record for Grouping

Hi All ,

This is reference screen for creating new page per record of group in RDLC Reporting.






How to resolve resolve GL inconsistency issue in MS Dynamics NAV 2017?

Procedure to resolve GL Inconsistency Issue :- 

Stpe 1. Create new Code Unit with below code.

FOB For Codeunit

Text File For Codeunit


Step 2. Add Below code in CU 12 Function Finish posting.



Step 3. After modification in code, close nav window client.

Step 4.Run CU 50099 single instance and window client will run.

Step 5.Do the activity which is causing GL Inconsistency.

Step 6.After facing issue again run CU 50099.

Step 5.It will  show the all entries that entries that are going to be insert in GL and causing inconsistency