subtract two text boxes in ssrs report d365fo x++

subtract two text boxes in ssrs report d365fo x++

Code:

=abs(ReportItems!Textbox206.Value) - abs(ReportItems!Textbox181.Value)

Comments

Popular posts from this blog

D365FO – AX – X++ –Refresh, Reread, Research, and ExecuteQuery

Create Inventory Journal through Code in D365FO X++

SalesLine Reservation in D365fo x++