All of the following statements are TRUE regarding PivotTable and PivotChart best practices EXCEPT:
A) Format the PivotTable or PivotChart so it is easy to read and your audience understands what it is you are trying to communicate.
B) Once you have selected your data, ensure the source data are arranged in an area with column headings representing each field and the rows representing each record.
C) Distinguish fields as either grouping variables or slicer variables.
D) Know who your audience is prior to developing your PivotTable or PivotChart. It could make a difference in how much detail you display.
Answer: C
You might also like to view...
In Alice, a turn(FORWARD, ...) or turn(BACKWARD, ...) message changes an object's pitch.
Answer the following statement true (T) or false (F)
Data import options are listed on Access's IMPORT/EXPORT DATA tab.
Answer the following statement true (T) or false (F)
Assume the following environment
``` #define MAX 50 int a[MAX], i, j, temp; ``` What is the minimum valid subscript value for array a? a. 0 b. 1 c. any negative number d. There is no minimum. e. none of the above
The Find button is located on the ________ tab in the Find group
A) Table B) Home C) Create D) Database Tools