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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

Query Not Working properly please help

(0) ShareShare
ReportReport
Posted on by 6

i have made this query and add default dimension range to bankvaccounttable but in dialog form even i dont select any business unit , it showing data only in bank account if business unit is added

query buildQuery()
    {
       
        QueryBuildDataSource	qbdsBankAccountTable, qbdsBankAccountTrans,qbdsDefaultDimensionView;//qbdsDimensionAttributeValueSet,qbdsDimensionAttributeValueSetItem,qbdsDimensionAttributeValue,qbdsDimensionAttribute;
        Query query				= new Query(queryStr(OABCashBook));
        qbdsBankAccountTable    = query.dataSourceTable(tableNum(BankAccountTable));
        qbdsBankAccountTrans	= query.dataSourceTable(tableNum(BankAccountTrans));
        qbdsDefaultDimensionView = query.dataSourceTable(tableNum(DefaultDimensionView));
        
        
        qbdsBankaccountTrans.addRange(fieldNum(BankAccountTrans, TransDate)).value(queryRange(fromDate, toDate));
    qbdsDefaultDimensionView.addRange(fieldNum(DefaultDimensionView, Name)).value('BusinessUnit');

pastedimage1682145827106v1.png pastedimage1682145973979v2.png

  • Suggested answer
    Mohit Rampal Profile Picture
    12,573 Moderator on at

    Hi Sachin, That would be because you have added range on Business Unit. Please move business unit range in a if condition. If there is value in business unit from dialog then only range should apply.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the August Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 475 Most Valuable Professional

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 399 Super User 2026 Season 2

#3
CU10121822-0 Profile Picture

CU10121822-0 374

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans