Posted inDynamics NAV & BC Tips & tricks
How to: Redesign Section Triggers that Calculate Percentage
On some reports that show percentages, the function that calculates the percentage is on one or more section triggers. In client report definition (RDLC) report layouts, code on section triggers is not supported. You must add a function to the report to calculate the percentage and…