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 :
Finance | Project Operations, Human Resources, ...
Unanswered

Error en ER Dynamics 365 - Join

(0) ShareShare
ReportReport
Posted on by 10
Good evening everyone, I am currently working on a report in Electronic Reporting (ER) in Dynamics 365 F&O, and I would like to know what might be causing this error, as I am performing a join between three tables.

I would appreciate your help in advance, as I am just starting to explore this module for creating reports. 
 
 
Categories:
I have the same question (0)
  • Suggested answer
    CA Vijay Krishna Profile Picture
    130 on at
    Error en ER Dynamics 365 - Join
    Hola Catherine, 
     
    Basado en las imágenes adjuntas, el error pertenece a lo siguiente.

    Causa (ER – Lista combinada):
    En Lista combinada cada fila debe ser sub-ruta de la inmediatamente anterior.
    Tienes:
    • CustInvoiceJour
    • CustInvoiceJour/$CustInvoiceTrans
    • CustInvoiceJour/$DPJournal hermana, no sub-ruta
    Por eso el mensaje: “‘CustInvoiceJour/$DPJournal’ no es una subruta de ‘CustInvoiceJour/$CustInvoiceTrans’”.
    Arreglos rápidos:
    1. Encadena bien las rutas
      Si $DPJournal depende del detalle, muévelo como hijo:
      CustInvoiceJour/$CustInvoiceTrans/$DPJournal
      (o reordena filas para que cada una sea sub-ruta de la anterior).
    2. Si $DPJournal depende solo del Jour (no del Trans):
    • Crea dos listas combinadas (Jour+Trans) y (Jour+DPJournal) y luego usa un Join (fuente de datos Unión) con vínculos por claves.
    • O crea un datasource Join con tipo Inner/Left y define Links (ej.: CustInvoiceJour.InvoiceId = CustInvoiceTrans.InvoiceId, etc., y el link con DPJournal).
    1. Activa Relations = Yes al agregar tablas y valida que las claves usadas en los Links sean las correctas (InvoiceId/RecId, etc.).
    En resumen: cambia la tercera ruta a sub-ruta de la segunda o usa un Join formal para unir los tres orígenes.

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 > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,339

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 824 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 600 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans