Forum Discussion

SamuelGorgonio's avatar
SamuelGorgonio
New Contributor II
2 years ago

Report on to Workflow Detail

Is it possible to report on workflow  detail that was loaded into the import step of a workflow. Our company loads in several attributes in the import step that do not make it into the cube. Is it possible to create a report or a data adaptor that can display that higher level of detail.

  • MikeG's avatar
    MikeG
    Contributor III

    Yes, relational blending!  The best way to get started in your analysis is to download Table Data Manager (TDM).  Look at the schema in the View table vStageSourceAndTargetDataWithAttributes.  You can of course build SQL against this view using a Data Adapter to report on your Attribute fields.  The Column Name in this view in TDM is the field names for the Attributes.