By using this website, you agree to our Terms of Use (click here)

manya2000
Active Member
Follow
RE: Location of Report Designer URLs in computer
The location of URL and IDs is in %appdata%\roaming and it is called config.xml.
1 year ago
1 year ago
Replies: 1
Views: 481
RE: Acumatica Report Designer Format Function
Hi, This should work: =IIf([PMTaxTran.TaxID]='MIL COUNTY SALES TAX',format('{0}:{1:C}{br}',[PMTaxTran.TaxID_description], [PMTaxTran.TaxAmt]),'')+...
1 year ago