RE: drill down account MR
thanks Ludwig,I tried your advice, when drilldown can display main account (without financial dimension) but it still displays multiple row amount, not summarize only in each main account...
View ArticleRE: SSRS with RDP
You're wrong in assuming that discussion forums are a replacement for debugging. Please debug your code to see whether partyTable.Name has a value or not.
View ArticleRE: SSRS with RDP
Hi Faqru,From where is the buffer of table m_tSalesQuotationTable getting initliazed? Is it coming from the report query, if yes then is this field WorkerSalesTaker defined in the query datasource...
View ArticleRE: Expected Customer List
dear sohaibwe check and they have related records in dirparty table ,any ideas to have a work around ??regards
View ArticleRE: don't allow edit unit price in Sales Order
Thanks Rachit GargField permissions good idea. But I need help regarding creating new workflows Do you have any experience related this topic ?
View ArticleRE: SSRS with RDP
Hello Rachit,Thank you so much. I'm really thankful for your code, finally this code retrieved sales man info..Thank to all and Thank for join in discussion forum!!!ThanksFaqru Shaik..:-)
View ArticleRE: Expected Customer List
the main point to think is that if you can see everthing with SysAdmin, and not with normal user, that suspects me to think about security
View ArticleRE: SAVE journal in MR
hi Andre,sorry for late reply, I'm still learning your solution. but not meet solution for my case.how to pulling save journal in AX to excel and combine to MR ? may you give detail info to me? thanks...
View ArticleSAVE journal in MR
Hi expert,Currently, MR does not support to display un-posted journal in AX 2012 CU 9.is there any workaround if customer still wants to display un-posted journal in their financial reports ?any...
View ArticleRE: Is there a way to avoid an AZURE invoice of > 100.000 euro for Dynamics...
Asking companies to give you licenses for free is a nice idea (I would love everything for free), but you should suggest it to Microsoft. This is just a community forum.Nevertheless it suggests that...
View ArticleRE: Expected Customer List
Hi,Check if in the global address book parameters the option Secure by address book is enabled. If so, this can be the reason for not seeing the customers when the users are not linked to a team and...
View ArticleRE: drill down account MR
Hi Agus, I hope I got want you want. Try the following: (1) Setup your row definition by including each and every main account that you have. (2) Make all those lines "non-printing lines". (3) Please...
View ArticleRE: multiple account for one customer code
Best practice is to have one main account for the customers. Probably you can use a dimension to determine loan or trade. Based on the revenue account you can also do some reporting.
View ArticleRE: multiple account for one customer code
It is best practice to hit customer GL integration in one account to avoid the reconciliation problem and settlement. if you want to hit customer balance in different account, you have write custom...
View Articlemultiple account for one customer code
Hi expert,I have scenario regarding Accounts receivable module. One customer can hit to multi main account accounts. In AX 2012 how to make best practice in setup AR posting profile for Payment...
View ArticleRE: Expected Customer List
I agree with andre also please can you check in SQL are you getting entire customer or not.
View ArticleExpected Customer List
Dears,we have an issue that the complete customer list is not shown for users except they are assigned to system administrator rule , note that we use ax 2012 r3 upgraded from ax 2009best regardsrabea
View ArticleRE: How to modify the selection Criteria on Sales Edit Lines Form
Hi Nitesh Ranjan,Could you please take a look this is question "community.dynamics.com/.../177284"
View ArticleHow to modify the selection Criteria on Sales Edit Lines Form
Hi,I am working on the SalesEditlines form that can be access through the below navigation path:Account Receivable/Periodic/Sales update/Invoice.I need to modify the selection criteria i.e query of...
View ArticleRE: SSRS with RDP
There is not any method named as find on table SalesQuotationTypeGroupyou have two options 1) create find method on table SalesQuotationTypeGroupor2) select record from table SalesQuotationTypeGroup,...
View Article