A customer wants to have a report with a bar chart, which is going to be displayed on a tablet. By changing a filter on the report, the chart should change dynamically. The report output size should be as small as possible.How can this be achieved?
A. Create an Active Report using visualizations. Check that the render method is set to Client.
B. Create an Active Report using visualizations. Check that the render method is set to Server.
C. Using a legacy chart with a conditional block around it. The block will be switched depending on the selected filters.
D. Using a default chart with a conditional block around it. The block will be switched depending on the selected filters. Set the render method to Dynamic.
A customer wants to have a report with a bar chart, which is going to be displayed on a tablet. By changing a filter on
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A customer wants to have a report with a bar chart, which is going to be displayed on a tablet. By changing a filter on
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!