By using this website, you agree to our Terms of Use (click here)
One thing to be aware of that caught me up for a bit...the values are comma separated, but do not put any SPACES next to the commas. Value1,Value2,Va...
Thank You, Jangam! That worked. I was missing the <Key: AttributeID> =[Answers.AttributeID] line.
ap641000.rpx Attached is my version of the Multi-branch MICR Check report, AP.64.10.00. Here is a list of most of the changes I made to the standar...
An alternative might be to use a SQL Data Source. You should be able to get around the Excel data limitations there.
That would be great. I am routinely building Generic Inquiries to test that my table relationships are correct, then rebuild them in the Report Desig...
We asked Acumatica this question a while back. Got an answer but never tried it. I have attached the KB article they shared with us. Supposedly,...
That will work. I had forgotten that a text box has a URL property. I can just format the one text box into three and make the email address linked....
Acumatica support found the answer. Here are the parameters I was passing to the subreport from the main: DOC TYPE "=[ARInvoice.DocType]"REF NBR ...
I tested the subreport using "/Frames/ReportLauncher.aspx?ID=AR641005.rpx". When I ran it with a CRM that had a COMMENT item code, it did return data...
Finally got a chance to look at this again. ALL CRMs in the database have NULL as the value for MasterRefNbr. Any other ideas?
Invoice and subreport attached. ar641000.rpx ar641005.rpx
Sorry. Didn't test the link after I copied it from my browser. Ones you go to the StackOverflow link,/p> search for "Determining Current User for Ge...
I couldn't get that to work. I keep getting errors referring to Unique Identifiers not converting to int or whatever. I did find this,which I thoug...
I tested this and it is working for me, unless I am missing something. In the Row Set screen, click the lookup for the Data Source, select Account Cl...
I wanted to provide an update. I finally got around to testing your suggestion. Works well. One thing I wanted to add is that even though the Pict...
I found the Subscribe link after I sent my request. I was hoping for a filter "New since your last visit." which would let me look at the new topic s...
I think it would be OK to add two logos to the one report. It would be better if we could pull them from the database. I know how to put an image in...
Doug Johnson wrote a PM Summary report that, in part, has one subreport sitting beside another. I am thinking it might be a clue on how to get this t...
Subreport used to try and print the child invoice total amount. Probably not needed. Theory was if the CuryLineTotal wouldn't print next to the Deta...
Subreport for detail lines from master invoice is attached. ar641005.rpx
Base report attached. ar641000.rpx
Invoice report is built to print detail lines only if the InventoryID = "COMMENT"
