Multiple choice technology architecture

What is a report purge

  1. Deleting the Report

  2. The deletion of all data fetched by the query

  3. Deleting the Report structure

  4. Refreshing the Report

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A report purge removes all the data rows that were fetched by running the query, while keeping the report structure intact. This allows you to clear the data without deleting the report definition, essentially resetting it to an empty state ready for refresh.