Reporting Data Source Flow as a child Report

Reporting Data Source Flow as a child Report

Comments

  • Hi,

    I would like to extend this question.

    How would I be able to do this if my parent report was sourced from a user defined type (e.g. a Folder Ext.) and I wanted to pass on the Folder/Entity ID to a child report (which is a Report Data Source Flow) and its expecting the Entity ID string as an input in the start step.

    I did try to filter the child report (report data source flow) by the entity ID, but it seems all the inputs for a report data source flow need to be added i
    [i]edited by divdivsays on 3/22/2019[/i]

  • Youll need to set the Runtime Behaviour of your Child Report as Get Values From Other Reports.

    On your Parent Report, select the column which will filter your Child Report and select the Send Data as Filter Change Source check-box and enter the Filter name the exact same as your input to the Report Data Source Flow.

    Ive attached a Project which shows this behaviour.

Sign In or Register to comment.