Report on to Workflow Detail

SamuelGorgonio
New Contributor II

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.

1 REPLY 1

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.

MikeG_0-1685727921254.png