web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

SSRS report VendBaseData does not show Bank account number and most other VIEW display methods. ???

(0) ShareShare
ReportReport
Posted on by 425

SSRS report VendBaseData does not show Bank account number and most other VIEW display methods. ???

Datasource for SSRS report VendBaseData is  axapta view  VendBaseDataView. Where bankAccountNum is a display method.

display BankAccount bankAccountNum()

{

    VendTable vendTable;

    return vendTable.bankAccountNum();

}

 

I have always created Report Data Provider classes to populate temporary tables to feed to my customized SSRS reports.  And they work perfectly.

That's why i have never used a View as a datasource. am a bit confused.

 

Please anybody can help me? Why the standard report VendbaseData does not seem to work?

 

Thanks you community. 

*This post is locked for comments

I have the same question (0)
  • Brandon Ahmad Profile Picture
    2,465 User Group Leader on at
    RE: SSRS report VendBaseData does not show Bank account number and most other VIEW display methods. ???

    I'm actually troubleshooting this for a client right now.  Has anyone else faced this issue?  I can replicate it in my client's environment but not on my own individual environment.  Did you ever find a solution MEL?

  • Suggested answer
    Community Member Profile Picture
    on at
    RE: SSRS report VendBaseData does not show Bank account number and most other VIEW display methods. ???

    Please validate if there is any security group specified the user which is basically not showing the field.

    please try to validate using administrator login.

  • Suggested answer
    Brandon Ahmad Profile Picture
    2,465 User Group Leader on at
    RE: SSRS report VendBaseData does not show Bank account number and most other VIEW display methods. ???

    @Nitesh,

    That was the first thing that I tried with my client, so your thinking was definitely in alignment with mine.  But it turned out to be more complicated.  There is no way I could have solved this issue from a forum.  

    @anyone else

    In case anyone ever runs into this error on a client site, upon debugging, I found that the VendBaseDataView was missing a find operation that was pivotal for the display methods.  Simply updating the line to:

    VendTable vendTable = VendTable::find(this.AccountNum);

    in each display method worked.  I recommended that we look closely at rerunning the CU updates for my client as this should have been included with their Dynamics AX version.  My guess is that an update on 2012 did not go process which caused this.  The Help screen showed that the versions of AX were current but we all know better than to always trust that.  

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Community Member Profile Picture

Community Member 4

#2
Nayyar Siddiqi Profile Picture

Nayyar Siddiqi 2

#2
NNaumenko Profile Picture

NNaumenko 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans