|
Klasyczne typy plików nie są już dostępne od stycznia 2021 r. Możesz przenieść swoje klasyczne pliki lub pobrać plik PDF. Dowiedz się więcej

Understanding Query Relationships

0

Komentarze

Komentarze: 2

  • Sanjana Soni

     

    Ryan Niebruegge -

    FCCS Data Load Rules (DLR) do not generate zero‑value rows, because FCCS suppresses zero data by design.
    Narrative Reporting (NR) has strict data‑size limits. 
    This results in incomplete Trial Balance outputs when sourcing data directly from FCCS.
    The business requires a complete Trial Balance including all entities, all accounts, and all zero‑value rows—and they need this automated inside Workiva.

    Will this logic work? Please provide any insights or logic Trial Balance including all entities, all accounts, and all zero‑value rows—and they need this automated inside Workiva
    • Load FCCS Actuals into Workiva — This contains only non‑zero values because FCCS suppresses zero rows.
    • Load a Master Entity–Account List into Workiva — This table includes every required Entity × Account combination.
    • Use Wdata Prep to LEFT JOIN Master → FCCS data (LEFT JOIN = keep every row from the Master list, even if FCCS does not have a match).
    • Fill missing values with zero — Any FCCS value that is NULL (missing) is converted to 0.
    • Publish the final table — This produces all entities, all accounts, all periods, and all zero‑value intersections for complete, automated Trial Balance reporting.
    0
  • Jeff Hickey

    Hi Sanjana Soni, your proposed logic sounds good. Please use this link https://support.workiva.com/hc/en-us/sections/360009636192-Oracle-FCCS for information specific to Oracle FCCS. If you have additional Chain related questions, I recommend posting your questions in the Chains & Connectors topic as this thread is specific to understanding query relationships.

    0

Zaloguj się, aby dodać komentarz.