Forum Discussion

Marshmallow's avatar
Marshmallow
Helper II
1 year ago
Solved

Pushing Report created from using Dataflow from Dev to Prod

Hi All, Can I please seek clarification in terms of the subject listed.    My question is: Do we MUST retain a copy of the report (that was created in DEV using the Dataflow) in both DEV and TEST ...
  • ArwaAldoud's avatar
    ArwaAldoud
    1 year ago

    Duplicating a PROD report into DEV/TEST for modifications and republishing it to PROD will not break the link if:

    - The dataset remains the same (or you rebind the report to the correct PROD dataset before publishing).

    - You overwrite the existing PROD report (instead of creating a new one) to maintain the report GUID.

    Potential Issues:

    - If DEV/TEST uses a separate dataset and the report isn’t updated to link to the PROD dataset before publishing, problems may occur.

    Suggested:

    - Duplicate the PROD report into DEV/TEST.

    - Make modifications in DEV/TEST.

    - Before republishing, ensure the report is linked to the correct PROD dataset.

    - Overwrite the existing PROD report (don’t create a new one).

    This ensures the link remains intact and avoids issues.