AUGForums.com

An Acumatica User Group

  • Forums
  • Podcast
  • Blog
  • Live
  • Login
  • Start Here
  • Rolodex
  • Courses
  • Consulting
  • Register
Acumatica Forums

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

  • Overview
  • Member List
  • All-Stars
  • Stats
  • Recent Posts
  • Help
Forums
AUG Forums
Acumatica Generic I...
Generic Inquiry - S...
 
Notifications
Clear all

Generic Inquiry - Specify Columns  

    Last Post
RSS

Fosse
Posts: 12
 Fosse     ★★ All-Star ★★
February 5, 2021 9:37 am
(@fosse)
6-20 Posts
Joined: 2 months 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: 7
 Adam Brunner     ★★ All-Star ★★
February 5, 2021 12:45 pm
(@abrunner)
6-20 Posts
Joined: 11 months 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
    ★★ All-Star ★★
(@fosse)
Joined: 2 months ago

6-20 Posts
Posts: 12
February 10, 2021 1:35 am
Reply toAdam BrunnerAdam Brunner

@abrunner Thanks, this helped me!

Reply
Adam Brunner liked
  All forum topics
  Previous Topic
Next Topic  
  Forum Statistics
11 Forums
1,723 Topics
7,913 Posts
4 Online
1,169 Members

Latest Post: AUGForums.com Live Suggestions Our newest member: ibvbghujhu05 Recent Posts Unread Posts

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

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

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

‹›×

    ‹›×