Monday, September 25, 2017

Access Cross Company Entity Data to Power BI through ODATA link in Dynamics 365 for finance and Operations:

1) For Data Access only for user selected company
www.testdax365aos.cloudax.dynamics.com/data/SSCustomLines
2) For Data Access across all company (?cross-company=true)
www.testdax365aos.cloudax.dynamics.com/data/SSCustomLines?cross-company=true
3) For Data Access only for Filter Specific company (?$filter=dataAreaid eq='SS')
www.testdax365aos.cloudax.dynamics.com/data/SSCustomLines?$filter=dataAreaid eq 'SS'

1 comment:

  1. A legal entity identifier is a unique 20-digit alphanumeric code used to identify entities participating in financial transactions. It improves transparency and helps regulators track transactions across markets. The legal entity identifier is mandatory for certain banking, securities, and regulatory reporting activities. It contains reference information about the legal entity, such as ownership and registration details. Holding an active LEI ensures compliance with financial regulations and smooth transaction processing.

    ReplyDelete

Error readable from string in D365FO

 Reference class: RetailSyncOrdersSchedulerTask Error readable: private str generateHumanReadableErrorDetail(System.Exception _exception, st...