When would you use a calculated field in Looker Studio for data cleaning?
- To perform data formatting and transformation tasks
- To directly connect to external data sources
- To modify the dashboard theme
- To export data to a different format
How can you handle null values in Looker Studio?
- Apply a filter to remove rows with null values
- Use the IFNULL function to replace nulls with a specified value
- Manually delete rows with null values
- None of the above
Can Power Query save multiple tables into a single CSV file?
- Yes, using ‘Merge Tables’ feature
- No, only one table can be saved at a time
- Yes, if saved as a ‘Combined Query’
- It depends on the table format
Which tab in Power Query Editor contains options for sorting, filtering, and grouping data?
- Home
- Transform
- Add Column
- View
How do you sort data in ascending order in Power Query?
- Click the column header to sort
- Right-click the column header and choose ‘Sort Ascending’
- Use the ‘Sort Ascending’ button under the Home tab
- All of the above
What is the effect of ‘Load to Table’ on data from Power Query?
- Exports data to a CSV file
- Loads the data into an Excel table
- Transforms data into a JSON format
- Merges the data with an existing dataset
How does the Arrange menu help in designing a Looker Studio report?
- It allows users to connect new data sources
- It helps in aligning, grouping, and distributing report elements
- It changes the color scheme of the dashboard
- It modifies the data used in visualizations
How can you make a filter apply only to specific charts in a Looker Studio dashboard?
- Use the Arrange menu to associate the filter with selected charts
- Use the filter control’s settings to specify target charts
- It’s not possible; filters always apply to the entire dashboard
- Use calculated fields to apply filters conditionally
Which of the following is NOT a default chart type in Looker Studio?
- Time Series
- Gantt Chart
- Pie Chart
- Table
Which tool allows for filling missing values in a column?
- Fill Down
- Replace Values
- Add Values
- Aggregate Values
How do you rename a column in Power Query?
- Right-click the column header and select ‘Rename’
- Double-click the column header
- Use the ‘Rename’ option under the Transform tab
- All of the above
When importing a CSV file, what delimiter is typically used to separate values?
- Semicolon (;)
- Tab
- Comma (,)
- Pipe (|)
How can you automatically refresh data imported into Power Query from a CSV file?
- Set a manual refresh schedule
- Use the ‘Auto-Refresh’ option
- Configure the ‘Query Properties’ to enable auto-refresh
- Reload the CSV file manually
What happens when you ‘Unpivot’ columns in Power Query?
- Columns are transformed into rows
- Rows are transformed into columns
- Data is aggregated
- New columns are created
Which of the following actions can be performed from the Looker Studio dashboard?
- Create new data sources
- Build visualizations such as charts and tables
- Customize dashboard themes and layouts
- All of the above
Which statement about ‘Applied Steps’ in Power Query is correct?
- Steps can only be deleted, not reordered
- You can modify, reorder, or delete steps
- Steps are automatically saved without user interaction
- Applied steps don’t impact data loading
Which of the following tools allows importing multiple CSV files into Power Query simultaneously?
- From Folder
- Import Wizard
- Merge Files
- Consolidate
In Looker Studio, what is the primary purpose of a dashboard?
- To display raw data without any transformation
- To provide an interactive interface for data visualization and analysis
- To store the original data sources for the report
- To manipulate data before importing it into other applications
What is the purpose of the CASE function in Looker Studio?
- To filter out data from a report
- To create conditional expressions for calculated fields
- To merge two data sources
- To modify the style of the report
What is the primary function of a filter in Looker Studio?
- To add new charts to a report
- To control data visibility by limiting the data displayed
- To rearrange the layout of the report
- To create calculated fields based on specific conditions
Which of the following techniques can be used to clean data in Looker Studio?
- Use calculated fields to transform values
- Apply filters to exclude irrelevant data
- Merge duplicate rows
- Both A and B
Which format does Power Query save a file as when exporting data?
- CSV
- TXT
- XLSX
- Depends on the chosen file type
In which scenario would you use the ‘Pivot’ function in Power Query?
- To reshape data where row values become columns
- To merge two datasets
- To split a column based on a delimiter
- To remove duplicate values
In Power Query, how can you change the data source for a query after it has been created?
- It cannot be changed once set
- Use the ‘Data Source Settings’ option
- Manually edit the query code in the ‘Advanced Editor’
- Both B and C
What does the ‘Close & Load’ button do in Power Query Editor?
- Closes the editor without saving changes
- Saves the changes and loads the data into the worksheet
- Deletes the data
- Only saves the changes but does not load the data
Which of the following is true about ‘Group By’ in Power Query?
- It only works with numeric data
- It allows you to perform aggregate functions, such as sum or average
- It can only group data based on a single column
- It is used for splitting data into smaller datasets
Which tool would you use to change the data type of a column in Power Query?
- Data Type dropdown in the Transform tab
- Remove Columns option
- Split Columns option
- Unpivot Columns option
Which tool in Looker Studio allows you to customize chart styles such as colors, fonts, and borders?
- Data Source Editor
- Style Panel
- Data Panel
- Visualization Panel
What transformation would you use to remove all duplicate rows in a dataset?
- Transform -> Filter Rows
- Home -> Remove Duplicates
- View -> Clean Data
- Data -> Sort and Filter
Which icon is used to remove a column in Power Query Editor?
- Filter Icon
- Delete Icon
- Remove Columns Icon
- Sort Icon
Leave a Reply