Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Suggested answer

How to fetch warehouse address

Posted on by 86
Hi Experts,
 
I want to display dynamic warehouse address (As there are multiple warehouses) attached to the warehouse present in the line of a movement journal in a ssrs report. right now we are fetch current company address as mentioned in below code. Can you please suggest what to do ?
 
select * from companyInfo
where companyInfo.RecId == CompanyInfo::current();
 
 
Thanks in advance waiting for your response
  • Suggested answer
    GirishS Profile Picture
    GirishS 27,832 Super User 2024 Season 1 on at
    How to fetch warehouse address
    Hi,
     
    Check whether the below blog helps you.
     
    Thanks,
    Girish S.
  • Suggested answer
    Martin Dráb Profile Picture
    Martin Dráb 230,235 Most Valuable Professional on at
    How to fetch warehouse address
    A movement journal (table: InventJournalTable) has lines (table: InventJournalTrans). Each line has a reference to a set of inventory dimensions (table: InventDim), where you can find the warehouse (field: InventLocationId). Details of a warehouse can be found in InventLocation table and you can call its address() method to get the address (or look at its code to see tables and relations involved).

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans