AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

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

Forums
AUG Forums
Acumatica Report De...
Acumatica Report De...
 
Notifications
Clear all

Questions Acumatica Report Designer Repeating first record of mySQL view

 
Acumatica Report Designer
Last Post by Kurt Bauer 5 years ago
2 Posts
2 Users
1 Reactions
2,199 Views
RSS
ttoffar
Posts: 1
 ttoffar
Topic starter
August 20, 2020 2:15 am
(@ttoffar)
New Member
Joined: 5 years ago

Created a view and added to DAC and can view correctly in Generic Enquiry. However when added in Report Designer it returns correct number of rows but the data is just repeated form the first row. Any ideas?

The DAC is missing CompanyID, when i try to add it with the below it says CompanyID is already added but its not:

#region CompanyID
[PXDBInt()]
[PXUIField(DisplayName = "Company ID")]
public virtual int? CompanyID { get; set; }
public abstract class CompanyID : PX.Data.BQL.BqlInt.Field<CompanyID> { }
#endregion

Topic Tags
report designer DAC
1 Reply
Kurt Bauer
Posts: 45
 Kurt Bauer
August 20, 2020 12:54 pm
(@kurtybauer)
Trusted Member
Joined: 6 years ago

You will need the CompanyID in the SQL view, but you do not need it in the DAC.

Have you designated a key field in your DAC?  There is a blog article here that provides some instruction on creating the SQL view and DAC that you could also review.  https://www.acumatica.com/blog/technical-tuesday-report-from-sql-view/

Thanks,

Kurt


Reply
Tim Rodman reacted
Forum Jump:
  Previous Topic
Next Topic  
Related Topics
  • Pick List report suddenly not splitting on Shipment
    2 months ago
  • QR Code Size
    9 months ago
  • Print multiple report at the same time on a single printer using device hub
    1 year ago
  • Long text truncated/cut off
    1 year ago
  • Latest Vendor for
    1 year ago
Topic Tags:  report designer (47) , DAC (4) ,
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,526 Topics
  • 10.9 K Posts
  • 118 Online
  • 2,412 Members
Our newest member: thollings
Latest Post: Attribute Input Mask
Forum Icons: Forum contains no unread posts Forum contains unread posts
Topic Icons: Not Replied Replied Active Hot Sticky Unapproved Solved Private Closed

Online Members

  • Andrew Pistorius
Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2025 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.

‹›×

    ‹›×