AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • In-Person Gatherings
    • Power BI Workshop
    • Podcast
    • Rolodex
    • 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 Generic I...
Generic Inquiry - S...
 
Notifications
Clear all

Questions Generic Inquiry - Specify Columns

 
Acumatica Generic Inquiries & Pivot Tables
Last Post by Fosse 5 years ago
3 Posts
2 Users
2 Reactions
2,471 Views
RSS
Fosse
Posts: 16
 Fosse
Topic starter
February 5, 2021 10:37 am
(@fosse)
Eminent Member
Joined: 5 years ago

Hi,

I have made a Genereic Inquiry for one of our customers that shows the Qty Available on each Warehouse. The problem is that every products shows for each warehouse. In this case we have 6 in stock on Warehouse 1 and 4 on Warehouse 2. 

 

I would like to know if its possible to have these on one row with each Warehouse in a separate column. 

In the GI Result Grid I have the Object Lagersaldo (which is InsiteStatus Table) and the data field SiteID. 

I tried to get a own column and point out Site ID 2. But that didn't work out good. 

 

Is it possible to do it like that?

 

/Jonas

2021 02 05 15 26 38 Generic Inquiry
2021 02 05 15 24 35 Artikelöversikt

2 Replies
Adam Brunner
Posts: 14
 Adam Brunner
February 5, 2021 1:45 pm
(@abrunner)
Eminent Member
Joined: 6 years ago

Jonas, 

The quick fix that we have done is to group, as you have already done, but then use the following logic as one of your results.

=IIf( [INSite.SiteCD]='YourWarehouseID#1', [INSiteStatus.QtyAvail], null)

=IIf( [INSite.SiteCD]='YourWarehouseID#2', [INSiteStatus.QtyAvail], null)

etc...

If you are really feeling up to it you could take a look at Tim's blog post where he talked about comma delineating these results, Acumatica Comma-Separated List of Shipments for a Sales Order using a Generic Inquiry and SQL View (augforums.com).

-Adam


Reply
Fosse
 Fosse
(@fosse)
Joined: 5 years ago

Eminent Member
Posts: 16
February 10, 2021 2:35 am
Reply toAdam BrunnerAdam Brunner

@abrunner Thanks, this helped me!


Reply
Tim Rodman and Adam Brunner reacted
Forum Jump:
  Previous Topic
Next Topic  
Forum Information
Recent Posts
Unread Posts
Tags
  • 12 Forums
  • 2,530 Topics
  • 11 K Posts
  • 19 Online
  • 2,418 Members
Our newest member: Chad Treadwell
Latest Post: Negative/Credit Inventory Value?
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

  • Tim Rodman
Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

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

‹›×

    ‹›×