MB6-704 · Question #104
You plan to create a FactBox based on a query that queries a table. You need to ensure that all of the fields in the table are available to the FactBox. What should you do?
The correct answer is B. From the Fields node of the table, set the Dynamic property to Yes. The Fields node contains the data elements returned by the table, map, or view. If you set the Fields node Dynamic property to Yes, all the fields in the data source are returned. If you set the Dynamic property to No, you can right-click a field and select Delete to remove it…
Question
You plan to create a FactBox based on a query that queries a table. You need to ensure that all of the fields in the table are available to the FactBox. What should you do?
Options
- AFrom the Fields node of the form s data sources, set the Dynamic property to Unselected
- BFrom the Fields node of the table, set the Dynamic property to Yes.
- CFrom the Fields node of the query's data sources, set the Dynamic property to Yes.
- DFrom the Fields node of the table, set the Dynamic property to Unselected.
How the community answered
(37 responses)- A5% (2)
- B78% (29)
- C3% (1)
- D14% (5)
Explanation
The Fields node contains the data elements returned by the table, map, or view. If you set the Fields node Dynamic property to Yes, all the fields in the data source are returned. If you set the Dynamic property to No, you can right-click a field and select Delete to remove it from the data
Topics
Community Discussion
No community discussion yet for this question.