Appian Lead Developer (ACD200) — Question 15

You have been asked to produce a Tempo report, with the following requirements:
The report should display in Appian.
The data is held in a business database, but performance in Appian is a key requirement.
Which three actions can you take to minimize the performance impact of your report? (Choose three.)

Answer options

Correct answer: B, C, E

Explanation

Options B, C, and E are effective ways to enhance report performance. Limiting series values and categories (B) reduces data volume, using local variables (C) prevents multiple database queries, and aggregating data in the database with a view (E) minimizes data processing in Appian. Option A does not specifically address performance optimization, and option D does not inherently improve performance.